is not current version
Last Version 5.2.0

com.github.blemale:scaffeine_2.13 4.0.1

Thin Scala wrapper for Caffeine.

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_2.13
Version

Version

4.0.1
Type

Type

jar

Download scaffeine_2.13 4.0.1


<!-- https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.13/ -->
<dependency>
    <groupId>com.github.blemale</groupId>
    <artifactId>scaffeine_2.13</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.13/
implementation 'com.github.blemale:scaffeine_2.13:4.0.1'
// https://jarcasting.com/artifacts/com.github.blemale/scaffeine_2.13/
implementation ("com.github.blemale:scaffeine_2.13:4.0.1")
'com.github.blemale:scaffeine_2.13:jar:4.0.1'
<dependency org="com.github.blemale" name="scaffeine_2.13" rev="4.0.1">
  <artifact name="scaffeine_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.blemale', module='scaffeine_2.13', version='4.0.1')
)
libraryDependencies += "com.github.blemale" % "scaffeine_2.13" % "4.0.1"
[com.github.blemale/scaffeine_2.13 "4.0.1"]