Keyple Plugin NFC

Version 1.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
1.0.0       Keyple project       Download       GitHub       Changelogs

Overview

The Keyple Plugin NFC Java component is a Keyple plugin for Android devices having NFC capabilities.

It is compatible with Android 4.4 minimum.

Documentation

Download

All deliverables are available on the Maven Central Repository.

implementation 'org.eclipse.keyple:keyple-android-plugin-nfc:1.0.0'
<dependency>
  <groupId>org.eclipse.keyple</groupId>
  <artifactId>keyple-android-plugin-nfc</artifactId>
  <version>1.0.0</version>
</dependency>
Next