is not current version
Last Version 1.2.5

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

kotlin multiplatform reading library for eMRTD chips

GroupId

GroupId

com.yoti.mobile.mpp
ArtifactId

ArtifactId

mrtddump-android
Version

Version

1.1.3
Type

Type

aar

Download mrtddump-android 1.1.3


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