MVN

com.yubico.yubikit : fido

Maven & Gradle

Mar 31, 2020
89 stars

YubiKit · This is a lightweight wrapper around the existing [Android APIs](https://developers.google.com/android/reference/com/google/android/gms/fido/Fido).

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>fido</artifactId>
    <version>1.0.0-beta05</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-beta05
  • Latest Beta: 1.0.0-beta05
  • Latest Alpha: 1.0.0-alpha01

All Versions

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

Version Vulnerabilities Updated
1.0.x
fido-1.0.0-beta05
fido-1.0.0-beta04
fido-1.0.0-beta03
fido-1.0.0-beta02
fido-1.0.0-beta01
fido-1.0.0-alpha01

How to add a dependency to Maven

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

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>fido</artifactId>
    <version>1.0.0-beta05</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.yubico.yubikit:fido:1.0.0-beta05'

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

implementation("com.yubico.yubikit:fido:1.0.0-beta05")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.yubico.yubikit" % "fido" % "1.0.0-beta05"

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

Jul 28, 2023
14 stars
Feb 05, 2023
2 usages
33 stars
Jul 10, 2019
0 stars
Jul 09, 2019
1 usages
224 stars
Jul 11, 2019
1 usages
406 stars