MVN

com.github.blemale : scaffeine_2.11

Maven & Gradle

Jun 05, 2021
12 usages
219 stars

scaffeine · Thin Scala wrapper for Caffeine.

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

Latest Version

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

  • Latest Stable: 4.1.0

All Versions

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

  • Version Updated
  • scaffeine_2.11-4.1.0

    Jun 05, 2021
  • scaffeine_2.11-4.0.2

    Oct 10, 2020
  • scaffeine_2.11-4.0.1

    Jun 07, 2020
  • scaffeine_2.11-4.0.0

    Mar 21, 2020
  • scaffeine_2.11-3.1.0

    Aug 15, 2019
  • scaffeine_2.11-3.0.0

    Jun 25, 2019
  • scaffeine_2.11-2.6.0

    Mar 03, 2019
  • scaffeine_2.11-2.5.0

    Mar 11, 2018
  • scaffeine_2.11-2.4.0

    Feb 06, 2018
  • scaffeine_2.11-2.3.0

    Sep 24, 2017
  • scaffeine_2.11-2.2.0

    May 29, 2017
  • scaffeine_2.11-2.1.0

    Apr 22, 2017
  • scaffeine_2.11-2.0.0

    Jan 09, 2017
  • scaffeine_2.11-2.0.0-M3

    Dec 17, 2016
  • scaffeine_2.11-2.0.0-M1

    Oct 15, 2016
  • scaffeine_2.11-1.3.0

    Oct 01, 2016
  • scaffeine_2.11-1.2.0

    Apr 30, 2016
  • scaffeine_2.11-1.1.0

    Apr 15, 2016
  • scaffeine_2.11-1.0.0

    Mar 29, 2016

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.blemale</groupId>
    <artifactId>scaffeine_2.11</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.blemale:scaffeine_2.11:4.1.0'

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

implementation("com.github.blemale:scaffeine_2.11:4.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.blemale" % "scaffeine_2.11" % "4.1.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Sep 19, 2017
10 usages
98 stars
Nov 28, 2020
6 usages
97 stars
Aug 11, 2021
1 usages
51k stars
Jun 18, 2018
4 usages
51k stars
Jun 19, 2018
1 usages
Mar 30, 2023
35 usages
ava
Apr 06, 2016
1 usages
Apr 04, 2016
1 usages
Jun 23, 2017
2 usages
Apr 11, 2017
2 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome