is not current version
Last Version 4.1.0

com.github.blemale:scaffeine_2.11 1.2.0

Thin Scala wrapper for Caffeine.

Categories

Categories

Caffeine Data Caching
GroupId

GroupId

com.github.blemale
ArtifactId

ArtifactId

scaffeine_2.11
Version

Version

1.2.0
Type

Type

jar

Download scaffeine_2.11 1.2.0


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