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


Group ID:
com.github.blemale
Artifact ID:
scaffeine_2.13
Version:
4.1.0
Release Date:
Jun 5, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.blemale</groupId>
  <artifactId>scaffeine_2.13</artifactId>
  <version>4.1.0</version>
</dependency>

compile group: 'com.github.blemale', name: 'scaffeine_2.13', version: '4.1.0'