Last Version

Java Card Runime Environment Simulator 2.2.2

jCardSim is open-source library contains implementation of Java Card API

License

License

GroupId

GroupId

com.licel
ArtifactId

ArtifactId

jcardsim
Version

Version

2.2.2
Type

Type

jar
Description

Description

Java Card Runime Environment Simulator
jCardSim is open-source library contains implementation of Java Card API
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Licel LLC

Download jcardsim 2.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.