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

jnasmartcardio 0.2.7+191107

A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.

Лицензия

Лицензия

CC0
Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation JNA Инструменты разработки Native
Группа

Группа

com.github.martinpaljak
Идентификатор

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

apdu4j-jnasmartcardio
Версия

Версия

0.2.7+191107
Тип

Тип

jar
Описание

Описание

jnasmartcardio
A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/jnasmartcardio/jnasmartcardio
Система контроля версий

Система контроля версий

https://github.com/jnasmartcardio/jnasmartcardio

Скачать apdu4j-jnasmartcardio 0.2.7+191107


<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/ -->
<dependency>
    <groupId>com.github.martinpaljak</groupId>
    <artifactId>apdu4j-jnasmartcardio</artifactId>
    <version>0.2.7+191107</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/
implementation 'com.github.martinpaljak:apdu4j-jnasmartcardio:0.2.7+191107'
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-jnasmartcardio/
implementation ("com.github.martinpaljak:apdu4j-jnasmartcardio:0.2.7+191107")
'com.github.martinpaljak:apdu4j-jnasmartcardio:jar:0.2.7+191107'
<dependency org="com.github.martinpaljak" name="apdu4j-jnasmartcardio" rev="0.2.7+191107">
  <artifact name="apdu4j-jnasmartcardio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='apdu4j-jnasmartcardio', version='0.2.7+191107')
)
libraryDependencies += "com.github.martinpaljak" % "apdu4j-jnasmartcardio" % "0.2.7+191107"
[com.github.martinpaljak/apdu4j-jnasmartcardio "0.2.7+191107"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 5.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.