MVN

com.github.mvysny.dirutils : dirutils

Maven & Gradle

Sep 16, 2022
1 usages
1 stars

DirUtils · DirUtils: Android File and Directory utilities which do not suck

<dependency>
    <groupId>com.github.mvysny.dirutils</groupId>
    <artifactId>dirutils</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mvysny.dirutils : dirutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.github.mvysny.dirutils : dirutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
dirutils-2.1
2.0
dirutils-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.mvysny.dirutils</groupId>
    <artifactId>dirutils</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mvysny.dirutils : dirutils gradle dependency to your build.gradle file:

implementation 'com.github.mvysny.dirutils:dirutils:2.1'

Gradle Kotlin DSL: Add the following com.github.mvysny.dirutils : dirutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mvysny.dirutils:dirutils:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mvysny.dirutils : dirutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mvysny.dirutils" % "dirutils" % "2.1"

Advertisement

Dependencies from Group

Sep 16, 2022
1 usages
1 stars

Discover Dependencies

Apr 20, 2021
1 usages
0 stars
Apr 14, 2021
1 usages
136 stars
Apr 19, 2021
1 usages
8 stars
Apr 18, 2021
1 usages
0 stars
Jun 24, 2021
1 usages
Apr 21, 2021
1 usages
1 stars
Apr 20, 2021
1 usages
0 stars
Jun 14, 2021
2 usages
1.1k stars