MVN

net.openid : appauth

Maven & Gradle

Dec 22, 2021
16 usages
2.6k stars

AppAuth for Android · OAuth2 / OpenID Connect client for Android apps

<dependency>
    <groupId>net.openid</groupId>
    <artifactId>appauth</artifactId>
    <version>0.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openid : appauth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.1

All Versions

Choose a version of net.openid : appauth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
appauth-0.11.1
appauth-0.11.0
0.10.x
appauth-0.10.0
0.9.x
appauth-0.9.1
appauth-0.9.0
0.8.x
appauth-0.8.1
appauth-0.8.0
0.7.x
appauth-0.7.1
appauth-0.7.0

How to add a dependency to Maven

Add the following net.openid : appauth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.openid</groupId>
    <artifactId>appauth</artifactId>
    <version>0.11.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.openid : appauth gradle dependency to your build.gradle file:

implementation 'net.openid:appauth:0.11.1'

Gradle Kotlin DSL: Add the following net.openid : appauth gradle kotlin dependency to your build.gradle.kts file:

implementation("net.openid:appauth:0.11.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.openid : appauth sbt scala dependency to your build.sbt file:

libraryDependencies += "net.openid" % "appauth" % "0.11.1"

Advertisement

Dependencies from Group

Dec 22, 2021
16 usages
2.6k stars

Discover Dependencies

May 05, 2023
219 usages
Jun 12, 2018
5 usages
217 stars
Aug 23, 2023
20 usages
500 stars
Apr 27, 2023
Apr 27, 2019
2 usages
725 stars
Aug 05, 2023
60 usages
36.2k stars
Aug 01, 2023
3 usages
12.2k stars
Jan 24, 2020
1 usages
18 stars