cb372 / scalacache   0.28.0

Website GitHub

Simple caching in Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 0.6

scalacache-core 0.24.2


Group ID:
com.github.cb372
Artifact ID:
scalacache-core_2.12
Version:
0.24.2
Release Date:
Jun 11, 2018
Licenses:
Files:

libraryDependencies += "com.github.cb372" %% "scalacache-core" % "0.24.2"

Mill build tool

ivy"com.github.cb372::scalacache-core:0.24.2"

Scala CLI

//> using dep "com.github.cb372::scalacache-core:0.24.2"

Ammonite REPL

import $ivy.`com.github.cb372::scalacache-core:0.24.2`

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>scalacache-core_2.12</artifactId>
  <version>0.24.2</version>
</dependency>

compile group: 'com.github.cb372', name: 'scalacache-core_2.12', version: '0.24.2'