is not current version
Last Version 1.2.5

com.yoti.mobile.mpp:mrtddump-android 1.0.0

kotlin multiplatform reading library for eMRTD chips

GroupId

GroupId

com.yoti.mobile.mpp
ArtifactId

ArtifactId

mrtddump-android
Version

Version

1.0.0
Type

Type

aar

Download mrtddump-android 1.0.0


<!-- https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump-android/ -->
<dependency>
    <groupId>com.yoti.mobile.mpp</groupId>
    <artifactId>mrtddump-android</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump-android/
implementation 'com.yoti.mobile.mpp:mrtddump-android:1.0.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump-android/
implementation ("com.yoti.mobile.mpp:mrtddump-android:1.0.0")
'com.yoti.mobile.mpp:mrtddump-android:aar:1.0.0'
<dependency org="com.yoti.mobile.mpp" name="mrtddump-android" rev="1.0.0">
  <artifact name="mrtddump-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.mpp', module='mrtddump-android', version='1.0.0')
)
libraryDependencies += "com.yoti.mobile.mpp" % "mrtddump-android" % "1.0.0"
[com.yoti.mobile.mpp/mrtddump-android "1.0.0"]