Jar examples for s:scala-lru-map-2.12
Simple LRU Map for caching
You can download jar file scala-lru-map_2.12 0.1.0 in this page.
Apache-2.0
You can use the following script to add scala-lru-map_2.12-0.1.0.jar to your project.
<dependency> <groupId>com.snowplowanalytics</groupId> <artifactId>scala-lru-map_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.snowplowanalytics', name: 'scala-lru-map_2.12', version: '0.1.0'
libraryDependencies += "com.snowplowanalytics" % "scala-lru-map_2.12" % "0.1.0"
<dependency org="com.snowplowanalytics" name="scala-lru-map_2.12" rev="0.1.0"/>
@Grapes(@Grab(group='com.snowplowanalytics', module='scala-lru-map_2.12', version='0.1.0'))
'com.snowplowanalytics:scala-lru-map_2.12:jar:0.1.0'
Click the following link to download the jar file.
scala-lru-map_2.12-0.1.0-javadoc.jar