is not current version
Last Version 5.2.0

com.github.blemale:scaffeine_2.12 2.5.0

Thin Scala wrapper for Caffeine.

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_2.12
Version

Version

2.5.0
Type

Type

jar

Download scaffeine_2.12 2.5.0


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