MVN

com.snowplowanalytics : scala-lru-map_2.11

Maven & Gradle

Jul 12, 2020
4 usages
7 stars

scala-lru-map · Simple LRU Map for caching

<dependency>
    <groupId>com.snowplowanalytics</groupId>
    <artifactId>scala-lru-map_2.11</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.snowplowanalytics : scala-lru-map_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.snowplowanalytics : scala-lru-map_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
scala-lru-map_2.11-0.3.1
scala-lru-map_2.11-0.3.1-M2
scala-lru-map_2.11-0.3.1-M1
scala-lru-map_2.11-0.3.0
scala-lru-map_2.11-0.3.0-M3
scala-lru-map_2.11-0.3.0-M2
scala-lru-map_2.11-0.3.0-M1
0.2.x
scala-lru-map_2.11-0.2.0
scala-lru-map_2.11-0.2.0-M1
0.1.x
scala-lru-map_2.11-0.1.0
scala-lru-map_2.11-0.1.0-M2
scala-lru-map_2.11-0.1.0-M1

How to add a dependency to Maven

Add the following com.snowplowanalytics : scala-lru-map_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.snowplowanalytics</groupId>
    <artifactId>scala-lru-map_2.11</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.snowplowanalytics : scala-lru-map_2.11 gradle dependency to your build.gradle file:

implementation 'com.snowplowanalytics:scala-lru-map_2.11:0.3.1'

Gradle Kotlin DSL: Add the following com.snowplowanalytics : scala-lru-map_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.snowplowanalytics:scala-lru-map_2.11:0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.snowplowanalytics : scala-lru-map_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.snowplowanalytics" % "scala-lru-map_2.11" % "0.3.1"

Advertisement

Dependencies from Group

Jul 10, 2023
7 usages
5 stars
Aug 09, 2023
7 usages
104 stars
May 09, 2019
6 usages
May 05, 2016
5 usages
May 09, 2019
5 usages
202 stars

Discover Dependencies

Jul 06, 2018
6 usages
179 stars
Mar 15, 2023
4 usages
1.8k stars
Jun 13, 2023
17 usages
26 stars
Aug 10, 2023
16 usages
27 stars
Aug 12, 2021
9 usages
60 stars
Apr 25, 2019
7 usages
Nov 25, 2022
5 usages
20 stars