License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.cb372 |
ArtifactId | ArtifactIdscalacache-core_2.12 |
Last Version | Last Version1.0.0-M6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/ -->
<dependency>
<groupId>com.github.cb372</groupId>
<artifactId>scalacache-core_2.12</artifactId>
<version>1.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/
implementation 'com.github.cb372:scalacache-core_2.12:1.0.0-M6'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/
implementation ("com.github.cb372:scalacache-core_2.12:1.0.0-M6")
'com.github.cb372:scalacache-core_2.12:jar:1.0.0-M6'
<dependency org="com.github.cb372" name="scalacache-core_2.12" rev="1.0.0-M6">
<artifact name="scalacache-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-core_2.12', version='1.0.0-M6')
)
libraryDependencies += "com.github.cb372" % "scalacache-core_2.12" % "1.0.0-M6"
[com.github.cb372/scalacache-core_2.12 "1.0.0-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.typelevel : cats-effect_2.12 | jar | 3.2.9 |
org.scala-lang : scala-reflect | jar | 2.12.15 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.10 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |