Last Version

com.github.martinpaljak:apdu4j-core 2020r3

Working with smart card readers? This is for you.

License

License

MIT
GPL
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j-core
Version

Version

2020r3
Type

Type

jar
Description

Description

Working with smart card readers? This is for you.

Download apdu4j-core 2020r3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.