zinkdigital / fly-scala   2.1.6

Website GitHub

This is the home for clients to Fly, a lightweight Object Space that can distribute and coordinate information on clusters of computers in the form of Immutable Objects.

Scala versions: 2.11 2.10

flyscala 2.1.6


Group ID:
com.flyobjectspace
Artifact ID:
flyscala_2.11
Version:
2.1.6
Release Date:
Jan 27, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.flyobjectspace" %% "flyscala" % "2.1.6"

Mill build tool

ivy"com.flyobjectspace::flyscala:2.1.6"

Scala CLI

//> using dep "com.flyobjectspace::flyscala:2.1.6"

Ammonite REPL

import $ivy.`com.flyobjectspace::flyscala:2.1.6`

<dependency>
  <groupId>com.flyobjectspace</groupId>
  <artifactId>flyscala_2.11</artifactId>
  <version>2.1.6</version>
</dependency>

compile group: 'com.flyobjectspace', name: 'flyscala_2.11', version: '2.1.6'