Martin's JavaCard projects

Parent project for JavaCard projects

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

javacard
Last Version

Last Version

19.06.19
Release Date

Release Date

Type

Type

pom
Description

Description

Martin's JavaCard projects
Parent project for JavaCard projects

Download javacard

Filename Size
javacard-19.06.19.pom 8 KB
Browse

How to add to project

<!-- 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.

Versions

Version
19.06.19
19.05.09
19.05.08
19.04.21
18.10.04