is not current version
Last Version 3.4.9

org.tinygroup:vfs 0.0.8


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

vfs
Version

Version

0.0.8
Type

Type

jar

Download vfs 0.0.8


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