is not current version
Last Version 0.6.4

org.bridje:bridje-vfs 0.4.6

Bridje VFS API

GroupId

GroupId

org.bridje
ArtifactId

ArtifactId

bridje-vfs
Version

Version

0.4.6
Type

Type

jar

Download bridje-vfs 0.4.6


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