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-zio1 0.9.10


Group ID:
com.stuart
Artifact ID:
zcaffeine-zio1_3
Version:
0.9.10
Release Date:
Oct 17, 2022
Licenses:
Files:

libraryDependencies += "com.stuart" %% "zcaffeine-zio1" % "0.9.10"

Mill build tool

ivy"com.stuart::zcaffeine-zio1:0.9.10"

Scala CLI

//> using dep "com.stuart::zcaffeine-zio1:0.9.10"

Ammonite REPL

import $ivy.`com.stuart::zcaffeine-zio1:0.9.10`

<dependency>
  <groupId>com.stuart</groupId>
  <artifactId>zcaffeine-zio1_3</artifactId>
  <version>0.9.10</version>
</dependency>

compile group: 'com.stuart', name: 'zcaffeine-zio1_3', version: '0.9.10'