android

com.yubico.yubikit

android is a Java jar artifact published under the com.yubico.yubikit group on Maven Central. 21 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 3.0.1 21 versions jarChecking...

Add to your project2.8.1

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>android</artifactId>
    <version>2.8.1</version>
</dependency>

Version Details — 2.8.1

Packaging
aar
Direct Deps
0
Total Deps
0
Published
May 28, 2025
License
The Apache License, Version 2.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.

Checking security advisories...