Keyple Plugin PC/SC Java Library
2.1.2
Overview
The Keyple Plugin PC/SC Java Library is an add-on to manage PC/SC readers.
Therefore, it should be used only by application developers.
It is compatible with PC/SC Reader (Windows PC/SC WinScard API, Unix PC/SC lite API) equipment.
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-pcsc-java-lib:2.1.2'
implementation("org.eclipse.keyple:keyple-plugin-pcsc-java-lib:2.1.2")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-plugin-pcsc-java-lib</artifactId>
<version>2.1.2</version>
</dependency>