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


Group ID:
com.flyobjectspace
Artifact ID:
flyscala_2.10
Version:
2.1.1
Release Date:
Jun 16, 2014
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.flyobjectspace::flyscala:2.1.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.flyobjectspace</groupId>
  <artifactId>flyscala_2.10</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.flyobjectspace', name: 'flyscala_2.10', version: '2.1.1'