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