Last Version

TestFS 0.2

TestFS is a file system test support library.

License

License

Categories

Categories

Net
GroupId

GroupId

net.gredler
ArtifactId

ArtifactId

test-fs
Version

Version

0.2
Type

Type

jar
Description

Description

TestFS
TestFS is a file system test support library.
Project URL

Project URL

https://github.com/gredler/test-fs
Source Code Management

Source Code Management

https://github.com/gredler/test-fs

Download test-fs 0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.