License |
License |
---|---|
GroupId | GroupIdcom.gu.play-secret-rotation |
ArtifactId | ArtifactIdcore_2.11 |
Version | Version0.12 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.gu.play-secret-rotation |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.11-0.12.pom | |
core_2.11-0.12.jar | 62 KB |
core_2.11-0.12-sources.jar | 5 KB |
core_2.11-0.12-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.11/ -->
<dependency>
<groupId>com.gu.play-secret-rotation</groupId>
<artifactId>core_2.11</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.11/
implementation 'com.gu.play-secret-rotation:core_2.11:0.12'
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.11/
implementation ("com.gu.play-secret-rotation:core_2.11:0.12")
'com.gu.play-secret-rotation:core_2.11:jar:0.12'
<dependency org="com.gu.play-secret-rotation" name="core_2.11" rev="0.12">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.play-secret-rotation', module='core_2.11', version='0.12')
)
libraryDependencies += "com.gu.play-secret-rotation" % "core_2.11" % "0.12"
[com.gu.play-secret-rotation/core_2.11 "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play_2.11 | jar | 2.6.17 |
org.threeten : threeten-extra | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |