Files download
File Operation
play-v26_2.12-0.37.jar download
play-v26_2.12-0.37.pom download
play-v26_2.12-0.37-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gu.play-secret-rotation</groupId>
  <artifactId>play-v26_2.12</artifactId>
  <version>0.37</version>
</dependency>
Gradle Groovy
implementation 'com.gu.play-secret-rotation:play-v26_2.12:0.37'
Gradle Kotlin
implementation("com.gu.play-secret-rotation:play-v26_2.12:0.37")
Scala SBT
libraryDependencies += "com.gu.play-secret-rotation" % "play-v26_2.12" % "0.37"
Groovy Grape
@Grapes(
  @Grab(group='com.gu.play-secret-rotation', module='play-v26_2.12', version='0.37')
)
Apache Ivy
<dependency org="com.gu.play-secret-rotation" name="play-v26_2.12" rev="0.37" />
Leiningen
[com.gu.play-secret-rotation/play-v26_2.12 "0.37"]
Apache Buildr
'com.gu.play-secret-rotation:play-v26_2.12:jar:0.37'