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