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