stuartapp / zcaffeine   0.9.10

Apache License 2.0 GitHub

ZIO wrapper for the Caffeine library : https://github.com/ben-manes/caffeine

Scala versions: 3.x 2.13

zcaffeine 1.0.0-M2


Group ID:
com.stuart
Artifact ID:
zcaffeine_2.13
Version:
1.0.0-M2
Version Scheme:
Release Date:
Jul 20, 2022
Licenses:
Files:
Full Scala Version:
2.13.8

libraryDependencies += "com.stuart" %% "zcaffeine" % "1.0.0-M2"

Mill build tool

ivy"com.stuart::zcaffeine:1.0.0-M2"

Scala CLI

//> using dep "com.stuart::zcaffeine:1.0.0-M2"

Ammonite REPL

import $ivy.`com.stuart::zcaffeine:1.0.0-M2`

<dependency>
  <groupId>com.stuart</groupId>
  <artifactId>zcaffeine_2.13</artifactId>
  <version>1.0.0-M2</version>
</dependency>

compile group: 'com.stuart', name: 'zcaffeine_2.13', version: '1.0.0-M2'