is not current version
Last Version 19.06.16

com.github.martinpaljak:gppro 19.05.16

Manage applets and keys on JavaCard-s like a pro

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

gppro
Version

Version

19.05.16
Type

Type

pom

Download gppro 19.05.16

Filename Size
gppro-19.05.16.pom 2 KB
Browse

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