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_3
Version:
1.0.0-M2
Release Date:
Jul 20, 2022
Licenses:
Files:

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_3</artifactId>
  <version>1.0.0-M2</version>
</dependency>

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