is not current version
Last Version 21.05.06

com.github.martinpaljak:apdu4j-tool 19.05.08


GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

apdu4j-tool
Version

Version

19.05.08
Type

Type

jar

Download apdu4j-tool 19.05.08


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