tharwaninitin / cache4s   0.1.0

Apache License 2.0 GitHub

Scala interface to Java caffeine library.

Scala versions: 3.x 2.13 2.12

cache4s 0.1.0


Group ID:
com.github.tharwaninitin
Artifact ID:
cache4s_2.12
Version:
0.1.0
Release Date:
Jan 10, 2022
Licenses:
Files:

libraryDependencies += "com.github.tharwaninitin" %% "cache4s" % "0.1.0"

Mill build tool

ivy"com.github.tharwaninitin::cache4s:0.1.0"

Scala CLI

//> using dep "com.github.tharwaninitin::cache4s:0.1.0"

Ammonite REPL

import $ivy.`com.github.tharwaninitin::cache4s:0.1.0`

<dependency>
  <groupId>com.github.tharwaninitin</groupId>
  <artifactId>cache4s_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.tharwaninitin', name: 'cache4s_2.12', version: '0.1.0'