is not current version
Last Version 0.7.4

io.github.abarhub:vfs4j-tests-simple 0.7.2


GroupId

GroupId

io.github.abarhub
ArtifactId

ArtifactId

vfs4j-tests-simple
Version

Version

0.7.2
Type

Type

jar

Download vfs4j-tests-simple 0.7.2


<!-- https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/ -->
<dependency>
    <groupId>io.github.abarhub</groupId>
    <artifactId>vfs4j-tests-simple</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/
implementation 'io.github.abarhub:vfs4j-tests-simple:0.7.2'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-tests-simple/
implementation ("io.github.abarhub:vfs4j-tests-simple:0.7.2")
'io.github.abarhub:vfs4j-tests-simple:jar:0.7.2'
<dependency org="io.github.abarhub" name="vfs4j-tests-simple" rev="0.7.2">
  <artifact name="vfs4j-tests-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-tests-simple', version='0.7.2')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-tests-simple" % "0.7.2"
[io.github.abarhub/vfs4j-tests-simple "0.7.2"]