The Keyple Service Library contains the implementation of the core Keyple components and services, such as the smart card service, the card selection manager or the card and reader event manager.
Therefore, it must be used only by application developers.
Java component
3.3.4
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-service-java-lib:3.3.4")
implementation 'org.eclipse.keyple:keyple-service-java-lib:3.3.4'
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-service-java-lib</artifactId>
<version>3.3.4</version>
</dependency>