is not current version
Last Version 1.0.0

org.eclipse.keyple:keyple-android-plugin-omapi 0.8.0

Keyple Plugin Android OMAPI

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

org.eclipse.keyple
ArtifactId

ArtifactId

keyple-android-plugin-omapi
Version

Version

0.8.0
Type

Type

aar

Download keyple-android-plugin-omapi 0.8.0


<!-- https://jarcasting.com/artifacts/org.eclipse.keyple/keyple-android-plugin-omapi/ -->
<dependency>
    <groupId>org.eclipse.keyple</groupId>
    <artifactId>keyple-android-plugin-omapi</artifactId>
    <version>0.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.keyple/keyple-android-plugin-omapi/
implementation 'org.eclipse.keyple:keyple-android-plugin-omapi:0.8.0'
// https://jarcasting.com/artifacts/org.eclipse.keyple/keyple-android-plugin-omapi/
implementation ("org.eclipse.keyple:keyple-android-plugin-omapi:0.8.0")
'org.eclipse.keyple:keyple-android-plugin-omapi:aar:0.8.0'
<dependency org="org.eclipse.keyple" name="keyple-android-plugin-omapi" rev="0.8.0">
  <artifact name="keyple-android-plugin-omapi" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.keyple', module='keyple-android-plugin-omapi', version='0.8.0')
)
libraryDependencies += "org.eclipse.keyple" % "keyple-android-plugin-omapi" % "0.8.0"
[org.eclipse.keyple/keyple-android-plugin-omapi "0.8.0"]