is not current version
Last Version 1.2.5

com.yoti.mobile.mpp:mrtddump 1.1.4

kotlin multiplatform reading library for eMRTD chips

GroupId

GroupId

com.yoti.mobile.mpp
ArtifactId

ArtifactId

mrtddump
Version

Version

1.1.4
Type

Type

pom

Download mrtddump 1.1.4


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