MVN

org.codehaus.mojo : fs-tools

Maven & Gradle

Dec 19, 2006
4 usages

Filesystem Tools

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>fs-tools</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : fs-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-alpha-1
  • Latest Alpha: 1.0-alpha-1

All Versions

Choose a version of org.codehaus.mojo : fs-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
fs-tools-1.0-alpha-1

How to add a dependency to Maven

Add the following org.codehaus.mojo : fs-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>fs-tools</artifactId>
    <version>1.0-alpha-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.codehaus.mojo : fs-tools gradle dependency to your build.gradle file:

implementation 'org.codehaus.mojo:fs-tools:1.0-alpha-1'

Gradle Kotlin DSL: Add the following org.codehaus.mojo : fs-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("org.codehaus.mojo:fs-tools:1.0-alpha-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.codehaus.mojo : fs-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "org.codehaus.mojo" % "fs-tools" % "1.0-alpha-1"

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

Aug 17, 2013
22 usages
Jan 13, 2014
88 stars
Jun 26, 2014
1 usages
0 stars
Jun 24, 2014
2 usages
Jun 10, 2008
4 usages
Aug 01, 2013
0 stars
Sep 21, 2014
7 stars