Keyple Card Generic Java Library
2.0.2
Overview
The Keyple Card Generic Java Library is an add-on to manage cards with low-level API.
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-generic-java-lib:2.0.2'
implementation("org.eclipse.keyple:keyple-card-generic-java-lib:2.0.2")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-card-generic-java-lib</artifactId>
<version>2.0.2</version>
</dependency>