License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.martinpaljak |
ArtifactId | ArtifactIdjavacard |
Last Version | Last Version19.06.19 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMartin's JavaCard projects
Parent project for JavaCard projects
|
Filename | Size |
---|---|
javacard-19.06.19.pom | 8 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |