KingsMentor / MobileVisionBarcodeScanner

Barcode Scanner powered by Mobile Vision Api
http://belvi.xyz/posts/Mobile-Vision-Barcode-Scanner
MIT License
539 stars 109 forks source link

Dependency posted not working but this does #63

Closed nayi10 closed 4 years ago

nayi10 commented 4 years ago

If you are not able to add the dependency to your project or your build doesn't succeed, chances are that you're using the one posted here (that is, compile 'com.github.KingsMentor:MobileVisionBarcodeScanner:2.0.0') which is not working. To get it working, use this: implementation 'xyz.belvi.mobilevision:barcodescanner:2.0.3' which is what is found in the Bintray download link