akka-file-io 0.1.0


Group ID:
ch.becompany
Artifact ID:
akka-file-io_2.11
Version:
0.1.0
Release Date:
Aug 19, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "ch.becompany" %% "akka-file-io" % "0.1.0"

Mill build tool

ivy"ch.becompany::akka-file-io:0.1.0"

Scala CLI

//> using dep "ch.becompany::akka-file-io:0.1.0"

Ammonite REPL

import $ivy.`ch.becompany::akka-file-io:0.1.0`

<dependency>
  <groupId>ch.becompany</groupId>
  <artifactId>akka-file-io_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'ch.becompany', name: 'akka-file-io_2.11', version: '0.1.0'