MVN

it.sephiroth.android.library.cache : simple-lru-cache

Maven & Gradle

Aug 19, 2018
2 stars

Simple LruCache · Simple LruCache for Android

<dependency>
    <groupId>it.sephiroth.android.library.cache</groupId>
    <artifactId>simple-lru-cache</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.sephiroth.android.library.cache : simple-lru-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of it.sephiroth.android.library.cache : simple-lru-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
simple-lru-cache-1.0.2
simple-lru-cache-1.0.1
simple-lru-cache-1.0.0

How to add a dependency to Maven

Add the following it.sephiroth.android.library.cache : simple-lru-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.sephiroth.android.library.cache</groupId>
    <artifactId>simple-lru-cache</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.sephiroth.android.library.cache : simple-lru-cache gradle dependency to your build.gradle file:

implementation 'it.sephiroth.android.library.cache:simple-lru-cache:1.0.2'

Gradle Kotlin DSL: Add the following it.sephiroth.android.library.cache : simple-lru-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("it.sephiroth.android.library.cache:simple-lru-cache:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.sephiroth.android.library.cache : simple-lru-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "it.sephiroth.android.library.cache" % "simple-lru-cache" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 26, 2018
2 usages
31 stars
Dec 26, 2018
2 usages
31 stars
Apr 30, 2021
4 usages
55 stars
Aug 02, 2023
3 usages
105 stars
Jun 08, 2022
4 usages
384 stars
Sep 09, 2020
6 usages
5.9k stars
Jul 17, 2023
2 usages
27 stars
Aug 19, 2018
1 stars
Aug 12, 2018
4 usages