MVN

com.github.kittinunf.fuse : fuse-android

Maven & Gradle

Apr 11, 2022
275 stars

Fuse · The simple generic LRU memory/disk cache for Android written in Kotlin.

<dependency>
    <groupId>com.github.kittinunf.fuse</groupId>
    <artifactId>fuse-android</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kittinunf.fuse : fuse-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0
  • Latest Beta: 1.0.0-beta4

All Versions

Choose a version of com.github.kittinunf.fuse : fuse-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
fuse-android-1.3.0
1.2.x
fuse-android-1.2.2
fuse-android-1.2.1
fuse-android-1.2.0
1.1.x
fuse-android-1.1.0
1.0.x
fuse-android-1.0.0
fuse-android-1.0.0-beta4

How to add a dependency to Maven

Add the following com.github.kittinunf.fuse : fuse-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kittinunf.fuse</groupId>
    <artifactId>fuse-android</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kittinunf.fuse : fuse-android gradle dependency to your build.gradle file:

implementation 'com.github.kittinunf.fuse:fuse-android:1.3.0'

Gradle Kotlin DSL: Add the following com.github.kittinunf.fuse : fuse-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kittinunf.fuse:fuse-android:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kittinunf.fuse : fuse-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kittinunf.fuse" % "fuse-android" % "1.3.0"

Advertisement

Dependencies from Group

Apr 11, 2022
1 usages
275 stars
Apr 11, 2022
275 stars

Discover Dependencies

May 08, 2021
1 stars
Feb 26, 2022
8 usages
0 stars
Oct 28, 2020
1 usages
Aug 22, 2023
4 usages
2.1k stars
Aug 22, 2023
11 usages
2.1k stars
Aug 22, 2023
4 usages
2.1k stars
Sep 27, 2020
3 usages
0 stars
Sep 28, 2020
0 stars
May 02, 2023
1 usages