GroupId | GroupIdcom.gu.play-googleauth |
---|---|
ArtifactId | ArtifactIdplay-v26_2.12 |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
play-v26_2.12-1.0.3.pom | |
play-v26_2.12-1.0.3.jar | 119 KB |
play-v26_2.12-1.0.3-sources.jar | 10 KB |
play-v26_2.12-1.0.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v26_2.12/ -->
<dependency>
<groupId>com.gu.play-googleauth</groupId>
<artifactId>play-v26_2.12</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v26_2.12/
implementation 'com.gu.play-googleauth:play-v26_2.12:1.0.3'
// https://jarcasting.com/artifacts/com.gu.play-googleauth/play-v26_2.12/
implementation ("com.gu.play-googleauth:play-v26_2.12:1.0.3")
'com.gu.play-googleauth:play-v26_2.12:jar:1.0.3'
<dependency org="com.gu.play-googleauth" name="play-v26_2.12" rev="1.0.3">
<artifact name="play-v26_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.play-googleauth', module='play-v26_2.12', version='1.0.3')
)
libraryDependencies += "com.gu.play-googleauth" % "play-v26_2.12" % "1.0.3"
[com.gu.play-googleauth/play-v26_2.12 "1.0.3"]