Open TimCastelijns opened 9 years ago
I have the same issue.
Error:Failed to find: 'com.amulyakhare:com.amulyakhare.textdrawable:1.0.1' Open File
Hi! I experienced something similar. When using the repository suggested in the README: 'http://dl.bintray.com/amulyakhare/maven' gradle won't sync (stuck on resolving dependencies).
If I remove this repository though it syncs fine. Maybe it loads the repo from jcenter? I'm not sure, but something is definitely broken with this.
Same issue.
it would be great to have this on jcenter! Its already on bintray, and its free software, so it should be easy to do!
i am also facing the same issue
Failed to resolve: com.amulyakhare:com.amulyakhare.textdrawable:1.0.1 Show in Project Structure dialog Show Details
I am also getting the same issue I have tried all the solutions present over stack overflow nothing seems to be working.
I have tried to download the jar file directly using the maven repo. but its not getting downloaded.
Whatever I try, I always get
I tried all combinations of
put them in both gradle files. In buildscript {}, in allprojects{} and in the root of the app's gradle, it simply won't work. I can resolve any other 3rd party dependecy, but not this one.
I don't know if more people have experienced this issue, I can't find anything on google. Any help is greatly appreciated.
Gradle version is 1.3.0