MVN

com.github.blemale : scaffeine_2.12

Maven & Gradle

Sep 05, 2022
24 usages
259 stars

scaffeine · Thin Scala wrapper for Caffeine.

<dependency>
    <groupId>com.github.blemale</groupId>
    <artifactId>scaffeine_2.12</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.blemale : scaffeine_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.2.1

All Versions

Choose a version of com.github.blemale : scaffeine_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.2.x
scaffeine_2.12-5.2.1
scaffeine_2.12-5.2.0
5.1.x
scaffeine_2.12-5.1.2
scaffeine_2.12-5.1.1
scaffeine_2.12-5.1.0
5.0.x
scaffeine_2.12-5.0.0
4.1.x
scaffeine_2.12-4.1.0
4.0.x
scaffeine_2.12-4.0.2
scaffeine_2.12-4.0.1
scaffeine_2.12-4.0.0
3.1.x
scaffeine_2.12-3.1.0
3.0.x
scaffeine_2.12-3.0.0
2.6.x
scaffeine_2.12-2.6.0
2.5.x
scaffeine_2.12-2.5.0
2.4.x
scaffeine_2.12-2.4.0
2.3.x
scaffeine_2.12-2.3.0
2.2.x
scaffeine_2.12-2.2.0
2.1.x
scaffeine_2.12-2.1.0
2.0.x
scaffeine_2.12-2.0.0
scaffeine_2.12-2.0.0-M3

How to add a dependency to Maven

Add the following com.github.blemale : scaffeine_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.blemale</groupId>
    <artifactId>scaffeine_2.12</artifactId>
    <version>5.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.blemale : scaffeine_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.blemale:scaffeine_2.12:5.2.1'

Gradle Kotlin DSL: Add the following com.github.blemale : scaffeine_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.blemale:scaffeine_2.12:5.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.blemale : scaffeine_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.blemale" % "scaffeine_2.12" % "5.2.1"

Advertisement

Dependencies from Group

Sep 05, 2022
24 usages
259 stars
Jun 05, 2021
12 usages
259 stars
Sep 05, 2022
8 usages
259 stars
Mar 03, 2019
259 stars
Sep 05, 2022
259 stars

Discover Dependencies

Apr 04, 2019
3 usages
0 stars
Jun 16, 2023
23 usages
286 stars
May 09, 2021
5 usages
473 stars
Aug 21, 2023
2 usages
1k stars
Jan 04, 2023
23 usages
2.5k stars
Feb 21, 2023
8 usages
304 stars