is not current version
Last Version 2.1.0-alpha.1

Yubico YubiKit Android 2.0.0

This module is the core library implementation and provides functionality to detect a YubiKey plugged in or tapped over NFC and to open an ISO/IEC 7816 connection that allows sending raw APDU commands to the key.

License

License

GroupId

GroupId

com.yubico.yubikit
ArtifactId

ArtifactId

android
Version

Version

2.0.0
Type

Type

aar
Description

Description

Yubico YubiKit Android
This module is the core library implementation and provides functionality to detect a YubiKey plugged in or tapped over NFC and to open an ISO/IEC 7816 connection that allows sending raw APDU commands to the key.
Project URL

Project URL

https://github.com/Yubico/yubikit-android/tree/master/android
Source Code Management

Source Code Management

https://github.com/Yubico/yubikit-android

Download android 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yubico.yubikit : core jar 2.0.0

Project Modules

There are no modules declared in this project.