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