The Keyple Plugin Android NFC Library is an add-on to manage Android NFC readers.
Therefore, it should be used only by application developers.
It is compatible with Android 4.4 minimum.
Java component
2.2.0
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-android-nfc-java-lib:2.2.0")
implementation 'org.eclipse.keyple:keyple-plugin-android-nfc-java-lib:2.2.0'
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-plugin-android-nfc-java-lib</artifactId>
<version>2.2.0</version>
</dependency>