MVN

com.anggrayudi : storage

Maven & Gradle

Jun 27, 2023
1 usages
746 stars

storage · Simplify Android Storage Access Framework for file management across API levels.

<dependency>
    <groupId>com.anggrayudi</groupId>
    <artifactId>storage</artifactId>
    <version>1.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.anggrayudi : storage to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.5

All Versions

Choose a version of com.anggrayudi : storage to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
storage-1.5.5
storage-1.5.4
storage-1.5.3
storage-1.5.2
storage-1.5.1
storage-1.5.0
1.4.x
storage-1.4.1
storage-1.4.0
1.3.x
storage-1.3.0
1.2.x
storage-1.2.2
storage-1.2.1
storage-1.2.0
1.1.x
storage-1.1.0
1.0.x
storage-1.0.0
0.14.x
storage-0.14.0
0.13.x
storage-0.13.0
0.12.x
storage-0.12.0
0.11.x
storage-0.11.1
storage-0.11.0
0.10.x
storage-0.10.0
0.9.x
storage-0.9.0
0.8.x
storage-0.8.1
storage-0.8.0
0.7.x
storage-0.7.0
0.6.x
storage-0.6.0
0.5.x
storage-0.5.3
storage-0.5.2
storage-0.5.1
storage-0.5.0
0.4.x
storage-0.4.4
storage-0.4.3
storage-0.4.2
storage-0.4.1
storage-0.4.0
0.3.x
storage-0.3.2
storage-0.3.1
storage-0.3.0
0.2.x
storage-0.2.0
0.1.x
storage-0.1.0

How to add a dependency to Maven

Add the following com.anggrayudi : storage maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.anggrayudi</groupId>
    <artifactId>storage</artifactId>
    <version>1.5.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.anggrayudi : storage gradle dependency to your build.gradle file:

implementation 'com.anggrayudi:storage:1.5.5'

Gradle Kotlin DSL: Add the following com.anggrayudi : storage gradle kotlin dependency to your build.gradle.kts file:

implementation("com.anggrayudi:storage:1.5.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.anggrayudi : storage sbt scala dependency to your build.sbt file:

libraryDependencies += "com.anggrayudi" % "storage" % "1.5.5"

Advertisement

Dependencies from Group

Nov 26, 2022
1 usages
113 stars
Jun 27, 2023
1 usages
746 stars
Nov 26, 2022
113 stars
Nov 19, 2020
3.4k stars

Discover Dependencies

Aug 25, 2023
4 usages
3.9k stars
Dec 02, 2020
1 usages
8.3k stars
Jul 18, 2023
1 usages
2.1k stars
Jul 25, 2021
31 stars
Jan 25, 2021
2 usages
1 stars
Aug 21, 2023
1 usages
274 stars
Nov 15, 2021
1 usages
30 stars
Sep 21, 2020
1 usages
100 stars