MVN

com.github.robtimus : fs-core

Maven & Gradle

Mar 02, 2023
6 usages
1 stars

fs-core · A collection of classes that help in writing NIO.2 file systems

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>fs-core</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.robtimus : fs-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.github.robtimus : fs-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
fs-core-2.2
2.1
fs-core-2.1
2.0.x
fs-core-2.0.2
fs-core-2.0.1
2.0
fs-core-2.0
1.3
fs-core-1.3
1.2
fs-core-1.2
1.1
fs-core-1.1
1.0
fs-core-1.0

How to add a dependency to Maven

Add the following com.github.robtimus : fs-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>fs-core</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.robtimus : fs-core gradle dependency to your build.gradle file:

implementation 'com.github.robtimus:fs-core:2.2'

Gradle Kotlin DSL: Add the following com.github.robtimus : fs-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.robtimus:fs-core:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.robtimus : fs-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.robtimus" % "fs-core" % "2.2"

Advertisement

Dependencies from Group

Mar 16, 2022
16 usages
1 stars
Mar 02, 2023
6 usages
1 stars
Dec 18, 2021
4 usages
0 stars
Jan 29, 2023
3 usages
0 stars
Dec 18, 2021
2 usages
0 stars

Discover Dependencies

Nov 05, 2019
3 usages
578 stars
Jun 21, 2022
12 usages
95 stars
Mar 30, 2023
4 usages
Dec 16, 2016
4 usages
12.9k stars
Apr 03, 2017
3 usages
175 stars
May 02, 2020
3 usages
1.1k stars
May 02, 2020
3 usages
1.1k stars
May 23, 2023
3 usages
1.7k stars