Keyple Card Calypso Crypto Legacy SAM Java Library
0.3.0
This library is in Beta version.
It is almost stable, but migration steps may be required in the future.
We’ll do our best to minimize any changes you have to make.
Overview
The Keyple Card Calypso Crypto Legacy SAM Java Library is an add-on to manage Calypso® legacy SAMs (SAM-C1, HSM-C1, etc…).
Therefore, it should be used only by application developers.
It can be used on Windows, Linux, macOS and Android platforms.
Documentation
Download
All deliverables are available directly from the Maven Central Repository or by using one of the project resource managers below:
implementation 'org.eclipse.keyple:keyple-card-calypso-crypto-legacysam-java-lib:0.3.0'
implementation("org.eclipse.keyple:keyple-card-calypso-crypto-legacysam-java-lib:0.3.0")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-card-calypso-crypto-legacysam-java-lib</artifactId>
<version>0.3.0</version>
</dependency>