Last Version

fs-core 2.0.1

A collection of classes that help in writing NIO.2 file systems

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

fs-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Project URL

https://robtimus.github.io/fs-core/
Source Code Management

Source Code Management

https://github.com/robtimus/fs-core

Download fs-core 2.0.1


<!-- https://jarcasting.com/artifacts/com.github.robtimus/fs-core/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>fs-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/fs-core/
implementation 'com.github.robtimus:fs-core:2.0.1'
// https://jarcasting.com/artifacts/com.github.robtimus/fs-core/
implementation ("com.github.robtimus:fs-core:2.0.1")
'com.github.robtimus:fs-core:jar:2.0.1'
<dependency org="com.github.robtimus" name="fs-core" rev="2.0.1">
  <artifact name="fs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='fs-core', version='2.0.1')
)
libraryDependencies += "com.github.robtimus" % "fs-core" % "2.0.1"
[com.github.robtimus/fs-core "2.0.1"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.