Java Card Runime Environment Simulator

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

License

License

GroupId

GroupId

com.licel
ArtifactId

ArtifactId

jcardsim
Last Version

Last Version

2.2.2
Release Date

Release Date

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

How to add to project

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

Versions

Version
2.2.2
2.2.1