is not current version
Last Version 1.0.0-M6

com.github.cb372:scalacache-core_2.12 0.23.0

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.cb372
ArtifactId

ArtifactId

scalacache-core_2.12
Version

Version

0.23.0
Type

Type

jar

Download scalacache-core_2.12 0.23.0


<!-- https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/ -->
<dependency>
    <groupId>com.github.cb372</groupId>
    <artifactId>scalacache-core_2.12</artifactId>
    <version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/
implementation 'com.github.cb372:scalacache-core_2.12:0.23.0'
// https://jarcasting.com/artifacts/com.github.cb372/scalacache-core_2.12/
implementation ("com.github.cb372:scalacache-core_2.12:0.23.0")
'com.github.cb372:scalacache-core_2.12:jar:0.23.0'
<dependency org="com.github.cb372" name="scalacache-core_2.12" rev="0.23.0">
  <artifact name="scalacache-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cb372', module='scalacache-core_2.12', version='0.23.0')
)
libraryDependencies += "com.github.cb372" % "scalacache-core_2.12" % "0.23.0"
[com.github.cb372/scalacache-core_2.12 "0.23.0"]