не последняя версия
Последняя версия 0.6.9

com.yoti.mobile.mpp:smartcard-common 0.6.2

Command and response definition for communication with smartcards

Группа

Группа

com.yoti.mobile.mpp
Идентификатор

Идентификатор

smartcard-common
Версия

Версия

0.6.2
Тип

Тип

pom

Скачать smartcard-common 0.6.2


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