MVN

io.github.nhsconnect : fido-uaf-client-android

Maven & Gradle

Feb 15, 2021
12 stars

FIDO UAF (Universal Authentication Framework) client for Android · You can use the FIDO UAF client to authenticate logging in to Android apps without a password.

<dependency>
    <groupId>io.github.nhsconnect</groupId>
    <artifactId>fido-uaf-client-android</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.nhsconnect : fido-uaf-client-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.nhsconnect : fido-uaf-client-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
fido-uaf-client-android-1.0.3

How to add a dependency to Maven

Add the following io.github.nhsconnect : fido-uaf-client-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.nhsconnect</groupId>
    <artifactId>fido-uaf-client-android</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.nhsconnect : fido-uaf-client-android gradle dependency to your build.gradle file:

implementation 'io.github.nhsconnect:fido-uaf-client-android:1.0.3'

Gradle Kotlin DSL: Add the following io.github.nhsconnect : fido-uaf-client-android gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.nhsconnect:fido-uaf-client-android:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.nhsconnect : fido-uaf-client-android sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.nhsconnect" % "fido-uaf-client-android" % "1.0.3"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 26, 2023
3 stars
Oct 12, 2021
1 usages
25 stars
Nov 14, 2012
1.2k usages
Dec 04, 2014
427 usages
Dec 06, 2005
15 usages
Apr 05, 2015
18 usages
68 stars
Aug 22, 2011
209 usages
Jan 25, 2007
2 usages
Oct 01, 2013
3 usages