is not current version
Last Version 19.05.08

com.github.martinpaljak:ant-javacard 18.07.12

Easy to use Ant task for building JavaCard applets

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

ant-javacard
Version

Version

18.07.12
Type

Type

jar

Download ant-javacard 18.07.12


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