License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.mpp |
ArtifactId | ArtifactIdsmartcard-common |
Last Version | Last Version0.6.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmartcard common
Command and response definition for communication with smartcards
|
Project URL |
Project URL |
Filename | Size |
---|---|
smartcard-common-0.6.9.pom | |
smartcard-common-0.6.9.module | 1 KB |
smartcard-common-0.6.9-sources.jar | 261 bytes |
smartcard-common-0.6.9-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.mpp/smartcard-common/ -->
<dependency>
<groupId>com.yoti.mobile.mpp</groupId>
<artifactId>smartcard-common</artifactId>
<version>0.6.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/smartcard-common/
implementation 'com.yoti.mobile.mpp:smartcard-common:0.6.9'
// https://jarcasting.com/artifacts/com.yoti.mobile.mpp/smartcard-common/
implementation ("com.yoti.mobile.mpp:smartcard-common:0.6.9")
'com.yoti.mobile.mpp:smartcard-common:pom:0.6.9'
<dependency org="com.yoti.mobile.mpp" name="smartcard-common" rev="0.6.9">
<artifact name="smartcard-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.mpp', module='smartcard-common', version='0.6.9')
)
libraryDependencies += "com.yoti.mobile.mpp" % "smartcard-common" % "0.6.9"
[com.yoti.mobile.mpp/smartcard-common "0.6.9"]