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

cacheable-redis 0.2.0


Group ID:
com.github.cb372
Artifact ID:
cacheable-redis_2.11
Version:
0.2.0
Release Date:
Apr 20, 2014
Licenses:
Files:

libraryDependencies += "com.github.cb372" %% "cacheable-redis" % "0.2.0"

Mill build tool

ivy"com.github.cb372::cacheable-redis:0.2.0"

Scala CLI

//> using dep "com.github.cb372::cacheable-redis:0.2.0"

Ammonite REPL

import $ivy.`com.github.cb372::cacheable-redis:0.2.0`

<dependency>
  <groupId>com.github.cb372</groupId>
  <artifactId>cacheable-redis_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.cb372', name: 'cacheable-redis_2.11', version: '0.2.0'