| License |
License
Proprietary
|
|---|---|
| GroupId | GroupIdcom.yoti.mobile.mpp |
| ArtifactId | ArtifactIdmrtddump |
| Last Version | Last Version1.2.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMRTD Dump
kotlin multiplatform reading library for eMRTD chips
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mrtddump-1.2.5.pom | |
| mrtddump-1.2.5.module | 1 KB |
| mrtddump-1.2.5-sources.jar | 261 bytes |
| mrtddump-1.2.5-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump/ -->
<dependency>
<groupId>com.yoti.mobile.mpp</groupId>
<artifactId>mrtddump</artifactId>
<version>1.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump/
implementation 'com.yoti.mobile.mpp:mrtddump:1.2.5'
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/mrtddump/
implementation ("com.yoti.mobile.mpp:mrtddump:1.2.5")
'com.yoti.mobile.mpp:mrtddump:pom:1.2.5'
<dependency org="com.yoti.mobile.mpp" name="mrtddump" rev="1.2.5">
<artifact name="mrtddump" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.mpp', module='mrtddump', version='1.2.5')
)
libraryDependencies += "com.yoti.mobile.mpp" % "mrtddump" % "1.2.5"
[com.yoti.mobile.mpp/mrtddump "1.2.5"]