MVN

com.yubico.yubikit : android

Maven & Gradle

May 29, 2023
95 stars

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.

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>android</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yubico.yubikit : android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Beta: 2.0.0-beta02
  • Latest Alpha: 2.1.0-alpha.1

All Versions

Choose a version of com.yubico.yubikit : android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
android-2.3.0
2.2.x
android-2.2.0
2.1.x
android-2.1.0
android-2.1.0-alpha.1
2.0.x
android-2.0.0
android-2.0.0-beta02
android-2.0.0-beta01

How to add a dependency to Maven

Add the following com.yubico.yubikit : android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yubico.yubikit : android gradle dependency to your build.gradle file:

implementation 'com.yubico.yubikit:android:2.3.0'

Gradle Kotlin DSL: Add the following com.yubico.yubikit : android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yubico.yubikit:android:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yubico.yubikit : android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yubico.yubikit" % "android" % "2.3.0"

Advertisement

Dependencies from Group

May 29, 2023
5 usages
95 stars
Jun 10, 2020
2 usages
95 stars
otp
Jun 10, 2020
95 stars
May 29, 2023
95 stars
Mar 31, 2020
89 stars

Discover Dependencies

Feb 06, 2021
73 stars
Aug 25, 2023
4 usages
3.9k stars
Aug 25, 2023
4 usages
3.9k stars
Feb 17, 2023
0 stars
Aug 19, 2023
2.1k stars
Aug 19, 2023
8 usages
2.1k stars
Jun 02, 2021
1 usages
Aug 25, 2023
14 usages
1.8k stars