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.

Лицензия

Лицензия

Группа

Группа

com.yubico.yubikit
Идентификатор

Идентификатор

android
Последняя версия

Последняя версия

2.1.0-alpha.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/Yubico/yubikit-android/tree/master/android
Система контроля версий

Система контроля версий

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

Скачать android

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.yubico.yubikit : core jar 2.1.0-alpha.1

Модули Проекта

Данный проект не имеет модулей.
com.yubico.yubikit

Yubico

Learn more at developers.yubico.com

Версии библиотеки

Версия
2.1.0-alpha.1
2.0.0
2.0.0-beta02
2.0.0-beta01