Jar examples for f:fs-core
A collection of classes that help in writing NIO.2 file systems
You can download jar file fs-core 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fs-core-1.0.jar to your project.
<dependency> <groupId>com.github.robtimus</groupId> <artifactId>fs-core</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.robtimus', name: 'fs-core', version: '1.0'
libraryDependencies += "com.github.robtimus" % "fs-core" % "1.0"
<dependency org="com.github.robtimus" name="fs-core" rev="1.0"/>
@Grapes(@Grab(group='com.github.robtimus', module='fs-core', version='1.0'))
'com.github.robtimus:fs-core:jar:1.0'
Click the following link to download the jar file.
fs-core-1.0-javadoc.jar