GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdapdu4j-tool |
Version | Version21.04.01 |
Type | Typejar |
Filename | Size |
---|---|
apdu4j-tool-21.04.01.pom | |
apdu4j-tool-21.04.01.jar | 37 KB |
apdu4j-tool-21.04.01-sources.jar | 20 KB |
apdu4j-tool-21.04.01-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-tool/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>apdu4j-tool</artifactId>
<version>21.04.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-tool/
implementation 'com.github.martinpaljak:apdu4j-tool:21.04.01'
// https://jarcasting.com/artifacts/com.github.martinpaljak/apdu4j-tool/
implementation ("com.github.martinpaljak:apdu4j-tool:21.04.01")
'com.github.martinpaljak:apdu4j-tool:jar:21.04.01'
<dependency org="com.github.martinpaljak" name="apdu4j-tool" rev="21.04.01">
<artifact name="apdu4j-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='apdu4j-tool', version='21.04.01')
)
libraryDependencies += "com.github.martinpaljak" % "apdu4j-tool" % "21.04.01"
[com.github.martinpaljak/apdu4j-tool "21.04.01"]