MVN

com.snowplowanalytics : scala-lru-map_2.13

Maven & Gradle

Jan 17, 2023
4 usages
7 stars

scala-lru-map · Simple LRU Map for caching

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

Latest Version

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

  • Latest Stable: 0.6.1

All Versions

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

Version Vulnerabilities Updated
0.6.x
scala-lru-map_2.13-0.6.1
scala-lru-map_2.13-0.6.1-M1
scala-lru-map_2.13-0.6.0
scala-lru-map_2.13-0.6.0-M3
scala-lru-map_2.13-0.6.0-M2
scala-lru-map_2.13-0.6.0-M1
0.5.x
scala-lru-map_2.13-0.5.0
scala-lru-map_2.13-0.5.0-M1
0.4.x
scala-lru-map_2.13-0.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.snowplowanalytics</groupId>
    <artifactId>scala-lru-map_2.13</artifactId>
    <version>0.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.snowplowanalytics:scala-lru-map_2.13:0.6.1'

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

implementation("com.snowplowanalytics:scala-lru-map_2.13:0.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.snowplowanalytics" % "scala-lru-map_2.13" % "0.6.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

Aug 25, 2021
2 usages
42 stars
Aug 24, 2020
2 usages
0 stars
Dec 12, 2022
2 usages
259 stars
Dec 12, 2022
2 usages
259 stars
Dec 12, 2022
2 usages
259 stars
Dec 12, 2022
2 usages
259 stars
Jun 13, 2020
2 usages
20 stars