is not current version
Last Version 3.4.9

org.tinygroup:vfs 3.2.0


GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

vfs
Version

Version

3.2.0
Type

Type

pom

Download vfs 3.2.0

Filename Size
vfs-3.2.0.pom 529 bytes
Browse

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