GroupId | GroupIdcom.auth0.android |
---|---|
ArtifactId | ArtifactIdlock-googleplus |
Version | Version1.3.3 |
Type | Typeaar |
Filename | Size |
---|---|
lock-googleplus-1.3.3.pom | |
lock-googleplus-1.3.3.aar | 24 KB |
lock-googleplus-1.3.3-sources.jar | 4 KB |
lock-googleplus-1.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/ -->
<dependency>
<groupId>com.auth0.android</groupId>
<artifactId>lock-googleplus</artifactId>
<version>1.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation 'com.auth0.android:lock-googleplus:1.3.3'
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation ("com.auth0.android:lock-googleplus:1.3.3")
'com.auth0.android:lock-googleplus:aar:1.3.3'
<dependency org="com.auth0.android" name="lock-googleplus" rev="1.3.3">
<artifact name="lock-googleplus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='lock-googleplus', version='1.3.3')
)
libraryDependencies += "com.auth0.android" % "lock-googleplus" % "1.3.3"
[com.auth0.android/lock-googleplus "1.3.3"]