Skip to content

Instantly share code, notes, and snippets.

@bolaware
Created June 19, 2019 08:32
Show Gist options
  • Save bolaware/30037c9e13abeccfa7e84d6e0d2938cf to your computer and use it in GitHub Desktop.
Save bolaware/30037c9e13abeccfa7e84d6e0d2938cf to your computer and use it in GitHub Desktop.
New Jumio dependencies
implementation "com.jumio.android:core:3.2.1@aar"
implementation "com.jumio.android:nv:3.2.1@aar"
implementation "com.jumio.android:javadoc:3.2.1"
implementation "com.google.android.gms:play-services-vision:17.0.2"
implementation "com.jumio.android:nv-mrz:3.2.1@aar"
implementation "com.jumio.android:nv-nfc:3.2.1@aar"
implementation "org.bouncycastle:bcprov-jdk15on:1.61"
implementation "net.sf.scuba:scuba-sc-android:0.0.18"
implementation "androidx.room:room-runtime:2.0.0"
implementation "com.jumio.android:face:3.2.1@aar"
implementation "com.jumio.android:nv-barcode-vision:3.2.1@aar"
implementation "com.facetec:zoom-authentication-hybrid:7.0.12@aar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment