ColorArcProgressBar icon indicating copy to clipboard operation
ColorArcProgressBar copied to clipboard

Cannot resolve dependency

Open UCDTtbot opened this issue 6 years ago • 3 comments

As other issues have pointed out, still unable to resolve :colorarcprogress:library:1.0.3

Only :library:1.0.1

UCDTtbot avatar May 17 '18 08:05 UCDTtbot

same here

avipars avatar Jun 29 '18 12:06 avipars

You need to add https://dl.bintray.com/shinelw/maven to your repositories in build.gradle:

repositories { ... maven { url "https://dl.bintray.com/shinelw/maven" } }

deepanshib avatar Jul 01 '18 07:07 deepanshib

That works!Thanks!

1-riverfish avatar Sep 05 '18 02:09 1-riverfish