Last Version

YubiKit 1.0.0

This YubiKit is the core library 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

yubikit
Version

Version

1.0.0
Type

Type

aar
Description

Description

YubiKit
This YubiKit is the core library 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
Source Code Management

Source Code Management

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

Download yubikit 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.