License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdscalacache-core_2.12.0-RC1 |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalacache-core
scalacache-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.cb372 |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12.0-RC1/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scalacache-core_2.12.0-RC1</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12.0-RC1/
implementation 'com.github.cb372:scalacache-core_2.12.0-RC1:0.9.2'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12.0-RC1/
implementation ("com.github.cb372:scalacache-core_2.12.0-RC1:0.9.2")
'com.github.cb372:scalacache-core_2.12.0-RC1:jar:0.9.2'
<dependency org="com.github.cb372" name="scalacache-core_2.12.0-RC1" rev="0.9.2">
<artifact name="scalacache-core_2.12.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-core_2.12.0-RC1', version='0.9.2')
)
libraryDependencies += "com.github.cb372" % "scalacache-core_2.12.0-RC1" % "0.9.2"
[com.github.cb372/scalacache-core_2.12.0-RC1 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC1 |
org.scala-lang : scala-reflect | jar | 2.12.0-RC1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
joda-time : joda-time | jar | 2.9.4 |
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12.0-RC1 | jar | 3.0.0 |
org.scalacheck : scalacheck_2.12.0-RC1 | jar | 1.13.2 |