GroupId | GroupIdcom.github.martinpaljak |
---|---|
ArtifactId | ArtifactIdapdu4j-tool |
Version | Version19.05.08 |
Type | Typejar |
Filename | Size |
---|---|
apdu4j-tool-19.05.08.pom | |
apdu4j-tool-19.05.08.jar | 18 KB |
apdu4j-tool-19.05.08-sources.jar | 10 KB |
apdu4j-tool-19.05.08-javadoc.jar | 29 KB |
Browse |
<!-- 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"]