Closed abhishobhit closed 8 years ago
Are you adding it in allprojects?
allprojects {
repositories {
maven {
url "http://dl.bintray.com/jlmd/maven"
}
jcenter()
}
}
Yes I have added in allprojects..
On 7 March 2016 at 00:24, José Luis Martín notifications@github.com wrote:
Are you adding it in allprojects?
allprojects { repositories { maven { url "http://dl.bintray.com/jlmd/maven" } jcenter() } }
— Reply to this email directly or view it on GitHub https://github.com/jlmd/AnimatedCircleLoadingView/issues/14#issuecomment-192962655 .
Well, I've just tested it and it's working.
Uhm, it's not related to my library. You have to ask it to the owner of com.github.jkwiecien:EasyImage
@jlmd - apologize, yes, my bad, it works, thanks!
I have Same problem , I have added it to repository but its not working.