is not current version
Last Version 21.04.05

com.github.martinpaljak:capfile 18.09.25.1

JavaCard CAP parsing

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

capfile
Version

Version

18.09.25.1
Type

Type

jar

Download capfile 18.09.25.1


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