Keyple Core

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 Core Java component contains all the fundamental requires components of the Keyple solution.

It is compatible with PC, MAC and Android platforms.

Documentation

Download

All deliverables are available on the Maven Central Repository.

implementation 'org.eclipse.keyple:keyple-java-core:1.0.0'
<dependency>
  <groupId>org.eclipse.keyple</groupId>
  <artifactId>keyple-java-core</artifactId>
  <version>1.0.0</version>
</dependency>