MVN

com.auth0.android : identity-core

Maven & Gradle

Sep 22, 2016
3 usages
142 stars

Lock for Android · The easiest way of securing your Android mobile apps with Auth0 & Lock

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

Latest Version

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

  • Latest Stable: 1.18.0

All Versions

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

Version Vulnerabilities Updated
1.18.x
identity-core-1.18.0
1.17.x
identity-core-1.17.1
identity-core-1.17.0
1.16.x
identity-core-1.16.1
identity-core-1.16.0
1.15.x
identity-core-1.15.0
1.14.x
identity-core-1.14.1
identity-core-1.14.0
1.13.x
identity-core-1.13.0
1.12.x
identity-core-1.12.1
identity-core-1.12.0
1.11.x
identity-core-1.11.0
1.10.x
identity-core-1.10.1
identity-core-1.10.0
1.9.x
identity-core-1.9.6
identity-core-1.9.5
identity-core-1.9.4
identity-core-1.9.3
identity-core-1.9.2
identity-core-1.9.1
1.8.x
identity-core-1.8.0
1.7.x
identity-core-1.7.0
1.6.x
identity-core-1.6.0
1.5.x
identity-core-1.5.1
identity-core-1.5.0
1.4.x
identity-core-1.4.0
1.3.x
identity-core-1.3.3
identity-core-1.3.2
identity-core-1.3.1
identity-core-1.3.0
1.2.x
identity-core-1.2.0
1.1.x
identity-core-1.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>identity-core</artifactId>
    <version>1.18.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.auth0.android:identity-core:1.18.0'

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

implementation("com.auth0.android:identity-core:1.18.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.auth0.android" % "identity-core" % "1.18.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 22, 2016
2 usages
142 stars
Oct 20, 2015
6 usages
109 stars
Feb 08, 2016
190 stars
Apr 30, 2015
May 12, 2015
0 stars
Apr 30, 2015
1 usages
2.2k stars