| Лицензия |
Лицензия
Proprietary
|
|---|---|
| Группа | Группаcom.yoti.mobile.mpp |
| Идентификатор | Идентификаторsmartcard-common |
| Последняя версия | Последняя версия0.6.9 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSmartcard common
Command and response definition for communication with smartcards
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]