Last Version

java7-fs-more 0.2.0

JSR 203 utility classes (Path/FileSystem/FileSystemProvider)

License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

java7-fs-more
Version

Version

0.2.0
Type

Type

jar
Description

Description

java7-fs-more
JSR 203 utility classes (Path/FileSystem/FileSystemProvider)
Project URL

Project URL

https://github.com/fge/java7-fs-more

Download java7-fs-more 0.2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (5)

Group / Artifact Type Version
com.google.jimfs : jimfs jar 1.0
org.assertj : assertj-core jar 2.0.0
com.github.marschall : memoryfilesystem jar 0.6.4
org.mockito : mockito-core jar 1.10.19
org.testng : testng jar 6.8.21

Project Modules

There are no modules declared in this project.