MVN

com.quigley : filesystem

Maven & Gradle

Oct 23, 2015
1 usages
0 stars

QuigleyCom Filesystem Framework · The Filesystem Framework provides smart file system path manipulation functions, and provides operations for working on file system trees.

<dependency>
    <groupId>com.quigley</groupId>
    <artifactId>filesystem</artifactId>
    <version>6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.quigley : filesystem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6

All Versions

Choose a version of com.quigley : filesystem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6
filesystem-6
5
filesystem-5
0.0.x
filesystem-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.quigley</groupId>
    <artifactId>filesystem</artifactId>
    <version>6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.quigley : filesystem gradle dependency to your build.gradle file:

implementation 'com.quigley:filesystem:6'

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

implementation("com.quigley:filesystem:6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.quigley : filesystem sbt scala dependency to your build.sbt file:

libraryDependencies += "com.quigley" % "filesystem" % "6"

Advertisement

Dependencies from Group

Sep 08, 2015
4 usages
42 stars
Oct 23, 2015
1 usages
0 stars
Jul 08, 2018
1 usages
42 stars
Jul 07, 2018
42 stars
Jul 08, 2018
42 stars

Discover Dependencies

Aug 29, 2015
1 usages
Jun 19, 2016
1 stars
Oct 20, 2015
785 stars
Oct 28, 2015
496 stars
Oct 28, 2015
7 usages
496 stars
Jul 03, 2015
1 usages
6 stars
Jul 09, 2015
2 usages
6 stars