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.1.0


Group ID:
com.github.blemale
Artifact ID:
scaffeine_2.12
Version:
2.1.0
Release Date:
Apr 22, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.blemale</groupId>
  <artifactId>scaffeine_2.12</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.github.blemale', name: 'scaffeine_2.12', version: '2.1.0'