Last Version

CAP file library 21.04.05

JavaCard CAP parsing

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

capfile
Version

Version

21.04.05
Type

Type

jar
Description

Description

CAP file library
JavaCard CAP parsing
Project URL

Project URL

https://github.com/martinpaljak/capfile
Source Code Management

Source Code Management

https://github.com/martinpaljak/capfile

Download capfile 21.04.05


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

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on Optional jar 1.68
org.yaml : snakeyaml jar 1.28

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.