is not current version
Last Version 3.4.9

org.tinygroup:vfs 0.0.4


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

vfs
Version

Version

0.0.4
Type

Type

jar

Download vfs 0.0.4


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