Last Version

Martin's JavaCard projects 19.06.19

Parent project for JavaCard projects

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

javacard
Version

Version

19.06.19
Type

Type

pom
Description

Description

Martin's JavaCard projects
Parent project for JavaCard projects

Download javacard 19.06.19

Filename Size
javacard-19.06.19.pom 9 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

Project Modules

There are no modules declared in this project.