GroupId | GroupIdcom.auth0.android |
---|---|
ArtifactId | ArtifactIdlock-googleplus |
Version | Version1.5.1 |
Type | Typeaar |
Filename | Size |
---|---|
lock-googleplus-1.5.1.pom | |
lock-googleplus-1.5.1.aar | 24 KB |
lock-googleplus-1.5.1-sources.jar | 4 KB |
lock-googleplus-1.5.1-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.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation 'com.auth0.android:lock-googleplus:1.5.1'
// https://jarcasting.com/artifacts/com.auth0.android/lock-googleplus/
implementation ("com.auth0.android:lock-googleplus:1.5.1")
'com.auth0.android:lock-googleplus:aar:1.5.1'
<dependency org="com.auth0.android" name="lock-googleplus" rev="1.5.1">
<artifact name="lock-googleplus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.auth0.android', module='lock-googleplus', version='1.5.1')
)
libraryDependencies += "com.auth0.android" % "lock-googleplus" % "1.5.1"
[com.auth0.android/lock-googleplus "1.5.1"]