onema / vff   0.6.1

Apache License 2.0 GitHub

Virtual File Framework inspired by FlySystem

Scala versions: 2.13 2.12 2.11

vff 0.6.0


Group ID:
io.onema
Artifact ID:
vff_2.12
Version:
0.6.0
Release Date:
Mar 16, 2019
Licenses:
Files:

libraryDependencies += "io.onema" %% "vff" % "0.6.0"

Mill build tool

ivy"io.onema::vff:0.6.0"

Scala CLI

//> using dep "io.onema::vff:0.6.0"

Ammonite REPL

import $ivy.`io.onema::vff:0.6.0`

<dependency>
  <groupId>io.onema</groupId>
  <artifactId>vff_2.12</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.onema', name: 'vff_2.12', version: '0.6.0'