is not current version
Last Version 1.18.0

com.auth0.android:identity-core 1.3.2

Lock

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.auth0.android
ArtifactId

ArtifactId

identity-core
Version

Version

1.3.2
Type

Type

aar

Download identity-core 1.3.2


<!-- https://jarcasting.com/artifacts/com.auth0.android/identity-core/ -->
<dependency>
    <groupId>com.auth0.android</groupId>
    <artifactId>identity-core</artifactId>
    <version>1.3.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/identity-core/
implementation 'com.auth0.android:identity-core:1.3.2'
// https://jarcasting.com/artifacts/com.auth0.android/identity-core/
implementation ("com.auth0.android:identity-core:1.3.2")
'com.auth0.android:identity-core:aar:1.3.2'
<dependency org="com.auth0.android" name="identity-core" rev="1.3.2">
  <artifact name="identity-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='identity-core', version='1.3.2')
)
libraryDependencies += "com.auth0.android" % "identity-core" % "1.3.2"
[com.auth0.android/identity-core "1.3.2"]