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 4.0.2


Group ID:
com.github.blemale
Artifact ID:
scaffeine_2.12
Version:
4.0.2
Release Date:
Oct 10, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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