fthomas / crjdt   0.0.7

Apache License 2.0 Website GitHub

A conflict-free replicated JSON datatype (CRDT) in Scala

Scala versions: 2.12 2.11
Scala.js versions: 0.6

crjdt-core 0.0.1


Group ID:
eu.timepit
Artifact ID:
crjdt-core_sjs0.6_2.11
Version:
0.0.1
Release Date:
Sep 2, 2016
Licenses:

libraryDependencies += "eu.timepit" %%% "crjdt-core" % "0.0.1"
resolvers += Resolver.bintrayRepo("fthomas", "maven")

Mill build tool

ivy"eu.timepit::crjdt-core::0.0.1"
MavenRepository("https://dl.bintray.com/fthomas/maven")

Scala CLI

//> using dep "eu.timepit::crjdt-core::0.0.1"