is not current version
Last Version 2020r3

com.github.martinpaljak:apdu4j-core 19.04.20


GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j-core
Version

Version

19.04.20
Type

Type

jar

Download apdu4j-core 19.04.20


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