License |
License |
---|---|
GroupId | GroupIdcom.gu.play-secret-rotation |
ArtifactId | ArtifactIdcore_2.13 |
Version | Version0.18 |
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.13-0.18.pom | |
core_2.13-0.18.jar | 42 KB |
core_2.13-0.18-sources.jar | 4 KB |
core_2.13-0.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.13/ -->
<dependency>
<groupId>com.gu.play-secret-rotation</groupId>
<artifactId>core_2.13</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.13/
implementation 'com.gu.play-secret-rotation:core_2.13:0.18'
// https://jarcasting.com/artifacts/com.gu.play-secret-rotation/core_2.13/
implementation ("com.gu.play-secret-rotation:core_2.13:0.18")
'com.gu.play-secret-rotation:core_2.13:jar:0.18'
<dependency org="com.gu.play-secret-rotation" name="core_2.13" rev="0.18">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.play-secret-rotation', module='core_2.13', version='0.18')
)
libraryDependencies += "com.gu.play-secret-rotation" % "core_2.13" % "0.18"
[com.gu.play-secret-rotation/core_2.13 "0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.github.blemale : scaffeine_2.13 | jar | 3.1.0 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
org.threeten : threeten-extra | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |