Keyple Plugin Stub Java Library
2.1.0
Overview
The Keyple Plugin Stub Java Library is an add-on to manage virtual readers and cards.
Therefore, it should be used only by application developers.
It is compatible with 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-plugin-stub-java-lib:2.1.0'
implementation("org.eclipse.keyple:keyple-plugin-stub-java-lib:2.1.0")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-plugin-stub-java-lib</artifactId>
<version>2.1.0</version>
</dependency>