Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

UNRESOLVED DEPENDENCIES - com.foursquare#twitter-util-async_2.11;1.2.0: not found #1

Open
ikhoon opened this issue Mar 5, 2016 · 1 comment

Comments

@ikhoon
Copy link

ikhoon commented Mar 5, 2016

Scala Version : 2.11.7
I want to apply twitter-util-async 1.2.0 on my scala 2.11.7 project.
I added below line into build.sbt.

libraryDependencies += "com.foursquare" %% "twitter-util-async" % 1.2.0

1.0.0 is hosted in http://mvnrepository.com/artifact/com.foursquare/twitter-util-async_2.10/1.0.0
But sbt and I can't find 1.2.0 from the maven central repository.

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.foursquare#twitter-util-async_2.11;1.2.0: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn]  Note: Unresolved dependencies path:
[warn]      com.foursquare:twitter-util-async_2.11:1.2.0 

Can I download and available this version from maven central?

Thanks. 😊

@mmkal
Copy link

mmkal commented Oct 4, 2017

@tdyas ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants