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