tindzk / metarx   0.2.0

GitHub

Reactive data structures for Scala and Scala.js

Scala versions: 2.12 2.11
Scala.js versions: 0.6

metarx-upickle 0.1.4


Group ID:
pl.metastack
Artifact ID:
metarx-upickle_2.11
Version:
0.1.4
Release Date:
Dec 19, 2015
Licenses:
Files:

libraryDependencies += "pl.metastack" %% "metarx-upickle" % "0.1.4"

Mill build tool

ivy"pl.metastack::metarx-upickle:0.1.4"

Scala CLI

//> using dep "pl.metastack::metarx-upickle:0.1.4"

Ammonite REPL

import $ivy.`pl.metastack::metarx-upickle:0.1.4`

<dependency>
  <groupId>pl.metastack</groupId>
  <artifactId>metarx-upickle_2.11</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'pl.metastack', name: 'metarx-upickle_2.11', version: '0.1.4'