Keyple Service Resource Java Library
2.1.1
Overview
The Keyple Service Resource Java Library is an add-on providing profile-based card resource allocation mechanism.
Therefore, it can be used by developers of applications or card extensions.
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-resource-java-lib:2.1.1'
implementation("org.eclipse.keyple:keyple-service-resource-java-lib:2.1.1")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-service-resource-java-lib</artifactId>
<version>2.1.1</version>
</dependency>