is not current version
Last Version 4.0.1

com.io7m.jvvfs:io7m-jvvfs-core 4.0.0

Virtual filesystem (Core)

GroupId

GroupId

com.io7m.jvvfs
ArtifactId

ArtifactId

io7m-jvvfs-core
Version

Version

4.0.0
Type

Type

jar

Download io7m-jvvfs-core 4.0.0


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