MVN

org.mvnpm : make-dir

Maven & Gradle

Sep 07, 2023
474 stars

make-dir · Make a directory and its parents if needed - Think `mkdir -p`

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>make-dir</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : make-dir to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.mvnpm : make-dir to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
make-dir-2.1.0

How to add a dependency to Maven

Add the following org.mvnpm : make-dir maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>make-dir</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : make-dir gradle dependency to your build.gradle file:

implementation 'org.mvnpm:make-dir:2.1.0'

Gradle Kotlin DSL: Add the following org.mvnpm : make-dir gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:make-dir:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : make-dir sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "make-dir" % "2.1.0"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
18.7k stars
Jan 31, 2023
139 stars
Aug 03, 2023
18.7k stars
Aug 03, 2023
18.7k stars

Discover Dependencies

Sep 07, 2023
3.2k stars
ms
Sep 07, 2023
5.1k stars
Sep 07, 2023
36 stars
Sep 07, 2023
222 stars
Sep 07, 2023
43 stars
Sep 07, 2023
1.5k stars
Sep 07, 2023
53k stars
Sep 07, 2023
53k stars
Sep 07, 2023
5k stars
Sep 07, 2023
328 stars