i want to update my Barcode librry which is using Google vision to scan the barcode.
In the past i needed to include the android-support-v4 and google-play-services.jar in libs folder and add a dependson directive for b4a using android-support-v4
What do i need to add (which jar/classes.jar from which aar) to use google vision when using mavenrepository (B4A 6+)?