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-lrumap 0.7.5


Group ID:
com.github.cb372
Artifact ID:
scalacache-lrumap_2.11
Version:
0.7.5
Release Date:
Dec 10, 2015
Licenses:
Files:

libraryDependencies += "com.github.cb372" %% "scalacache-lrumap" % "0.7.5"

Mill build tool

ivy"com.github.cb372::scalacache-lrumap:0.7.5"

Scala CLI

//> using dep "com.github.cb372::scalacache-lrumap:0.7.5"

Ammonite REPL

import $ivy.`com.github.cb372::scalacache-lrumap:0.7.5`

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>scalacache-lrumap_2.11</artifactId>
  <version>0.7.5</version>
</dependency>

compile group: 'com.github.cb372', name: 'scalacache-lrumap_2.11', version: '0.7.5'