Version 1.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Overview
The Keyple Calypso Java component is a Keyple reader extension for Calypso® technology.
It can be used on PC, MAC and Android platforms.
Documentation
Download
All deliverables are available on the Maven Central Repository.
- Using Gradle
implementation 'org.eclipse.keyple:keyple-java-calypso:1.0.0'
- Using Maven
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-java-calypso</artifactId>
<version>1.0.0</version>
</dependency>
- Direct download