blemale / scaffeine   5.2.1

Apache License 2.0 Website GitHub

Thin Scala wrapper for Caffeine (https://github.com/ben-manes/caffeine)

Scala versions: 3.x 2.13 2.12 2.11

scaffeine 2.5.0


Group ID:
com.github.blemale
Artifact ID:
scaffeine_2.11
Version:
2.5.0
Release Date:
Mar 11, 2018
Licenses:
Files:

libraryDependencies += "com.github.blemale" %% "scaffeine" % "2.5.0"

Mill build tool

ivy"com.github.blemale::scaffeine:2.5.0"

Scala CLI

//> using dep "com.github.blemale::scaffeine:2.5.0"

Ammonite REPL

import $ivy.`com.github.blemale::scaffeine:2.5.0`

<dependency>
  <groupId>com.github.blemale</groupId>
  <artifactId>scaffeine_2.11</artifactId>
  <version>2.5.0</version>
</dependency>

compile group: 'com.github.blemale', name: 'scaffeine_2.11', version: '2.5.0'