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.1


Group ID:
io.onema
Artifact ID:
vff_2.11
Version:
0.6.1
Release Date:
Jun 29, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.onema::vff:0.6.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.onema</groupId>
  <artifactId>vff_2.11</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'io.onema', name: 'vff_2.11', version: '0.6.1'