License |
License |
---|---|
GroupId | GroupIdde.ohmesoftware |
ArtifactId | ArtifactIdjcardsim |
Version | Version3.0.5-2 |
Type | Typejar |
Description |
DescriptionJava Card Runtime Environment Simulator
jCardSim is open-source library contains implementation of Java Card API
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcardsim-3.0.5-2.pom | |
jcardsim-3.0.5-2.jar | 1 MB |
jcardsim-3.0.5-2-sources.jar | 158 KB |
jcardsim-3.0.5-2-javadoc.jar | 570 KB |
jcardsim-3.0.5-2-android.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.ohmesoftware/jcardsim/ -->
<dependency>
<groupId>de.ohmesoftware</groupId>
<artifactId>jcardsim</artifactId>
<version>3.0.5-2</version>
</dependency>
// https://jarcasting.com/artifacts/de.ohmesoftware/jcardsim/
implementation 'de.ohmesoftware:jcardsim:3.0.5-2'
// https://jarcasting.com/artifacts/de.ohmesoftware/jcardsim/
implementation ("de.ohmesoftware:jcardsim:3.0.5-2")
'de.ohmesoftware:jcardsim:jar:3.0.5-2'
<dependency org="de.ohmesoftware" name="jcardsim" rev="3.0.5-2">
<artifact name="jcardsim" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ohmesoftware', module='jcardsim', version='3.0.5-2')
)
libraryDependencies += "de.ohmesoftware" % "jcardsim" % "3.0.5-2"
[de.ohmesoftware/jcardsim "3.0.5-2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-commons | jar | 9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
oracle.javacard » api_classic Optional | jar | 3.0.5 |