The Keyple Card Generic Library is an add-on to manage cards with low-level API.
Therefore, it should be used only by application developers.
Java component
3.1.2
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:3.1.2")
implementation 'org.eclipse.keyple:keyple-card-generic-java-lib:3.1.2'
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-card-generic-java-lib</artifactId>
<version>3.1.2</version>
</dependency>