Closed chemouna closed 8 years ago
yes with jcenter alone gradle didn't find it.
Please check again - just tried on a new project and it finds it perfectly just with jcenter() Probably was a caching issue at your side at that moment and the project was not yet completely visible on jcentrer
compile ('eu.livotov.labs.android:CAMView:2.0.0@aar') {transitive=true}
It is published to jcenter, so you don't need to add bintray url. Or jcenter did not work for you ?