Keyple Plugin Android OMAPI Java Library
2.0.1
Overview
The Keyple Plugin Android OMAPI Java Library is an add-on to manage Android OMAPI readers.
Therefore, it should be used only by application developers.
It is compatible with Android 4.4 minimum.
OMAPI (Open Mobile Application Programming Interface) is the mechanism which enables an authorized mobile app to communicate with applets within a SE in a device. This allows the app to benefit from enhanced SE-based security services.
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-omapi-java-lib:2.0.1'
implementation("org.eclipse.keyple:keyple-plugin-android-omapi-java-lib:2.0.1")
<dependency>
<groupId>org.eclipse.keyple</groupId>
<artifactId>keyple-plugin-android-omapi-java-lib</artifactId>
<version>2.0.1</version>
</dependency>