Files download
File Operation
io7m-jvvfs-4.0.1.pom download
Apache Maven
<dependency>
  <groupId>com.io7m.jvvfs</groupId>
  <artifactId>io7m-jvvfs</artifactId>
  <version>4.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.io7m.jvvfs:io7m-jvvfs:4.0.1'
Gradle Kotlin
implementation("com.io7m.jvvfs:io7m-jvvfs:4.0.1")
Scala SBT
libraryDependencies += "com.io7m.jvvfs" % "io7m-jvvfs" % "4.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.io7m.jvvfs', module='io7m-jvvfs', version='4.0.1')
)
Apache Ivy
<dependency org="com.io7m.jvvfs" name="io7m-jvvfs" rev="4.0.1" />
Leiningen
[com.io7m.jvvfs/io7m-jvvfs "4.0.1"]
Apache Buildr
'com.io7m.jvvfs:io7m-jvvfs:jar:4.0.1'
Dependencies
The project has no third-party dependencies