MVN

com.auth0 : android-core

Maven & Gradle

Jan 19, 2015
1 usages
143 stars

Auth0 Android classes · Lock

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
android-core-1.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.auth0:android-core:1.0.0'

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

implementation("com.auth0:android-core:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.auth0" % "android-core" % "1.0.0"

Advertisement

Dependencies from Group

Mar 31, 2023
627 usages
5.3k stars
Jul 28, 2023
65 usages
176 stars
Jul 18, 2023
13 usages
265 stars
Jan 11, 2023
9 usages
65 stars
Jul 18, 2023
4 usages
39 stars

Discover Dependencies

May 20, 2010
26 usages
Jan 31, 2015
4 usages
Oct 29, 2007
6 usages
Nov 06, 2006
Apr 24, 2014
7 usages
1.3k stars
Dec 30, 2015
65 usages
Nov 11, 2007
47 usages
Aug 07, 2013
150 usages
58 stars