MVN

com.auth0.android : identity-provider

Maven & Gradle

Jun 03, 2015
1 usages
143 stars

Auth0 core classes for Identity Provider authentication · Auth0 core classes and helpers for handling authentication through external Identity Providers

<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>identity-provider</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auth0.android : identity-provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of com.auth0.android : identity-provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
identity-provider-1.9.0

How to add a dependency to Maven

Add the following com.auth0.android : identity-provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>identity-provider</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.auth0.android : identity-provider gradle dependency to your build.gradle file:

implementation 'com.auth0.android:identity-provider:1.9.0'

Gradle Kotlin DSL: Add the following com.auth0.android : identity-provider gradle kotlin dependency to your build.gradle.kts file:

implementation("com.auth0.android:identity-provider:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.auth0.android : identity-provider sbt scala dependency to your build.sbt file:

libraryDependencies += "com.auth0.android" % "identity-provider" % "1.9.0"

Advertisement

Dependencies from Group

Jan 11, 2023
9 usages
143 stars
Jan 11, 2023
9 usages
406 stars
Aug 01, 2023
4 usages
169 stars
Sep 22, 2016
3 usages
143 stars
Sep 22, 2016
2 usages
143 stars

Discover Dependencies

Jul 08, 2016
81 stars
Aug 04, 2023
34 usages
80 stars
Aug 26, 2021
0 stars
Sep 20, 2016
6 usages
42 stars
Feb 21, 2019
5 usages
4 stars
Feb 18, 2016
2 usages
23 stars
Jun 03, 2023
98 usages
7.1k stars
Jun 08, 2017
20 usages
26 stars
Dec 08, 2017
0 stars