Last Version

ant-javacard 19.05.08

Easy to use Ant task for building JavaCard applets

License

License

MIT
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

ant-javacard
Version

Version

19.05.08
Type

Type

jar
Description

Description

ant-javacard
Easy to use Ant task for building JavaCard applets
Project URL

Project URL

https://github.com/martinpaljak/ant-javacard
Source Code Management

Source Code Management

https://github.com/martinpaljak/ant-javacard

Download ant-javacard 19.05.08


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.martinpaljak : capfile jar 19.03.04

provided (3)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.8.2
com.google.code.findbugs : annotations jar 3.0.1u2
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.