voltir / form.rx   1.1.2

GitHub

Playing with forms in Scala.js

Scala versions: 2.11
Scala.js versions: 0.6

formrx 1.1.2


Group ID:
com.stabletechs
Artifact ID:
formrx_2.11
Version:
1.1.2
Release Date:
May 13, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.stabletechs" %% "formrx" % "1.1.2"

Mill build tool

ivy"com.stabletechs::formrx:1.1.2"

Scala CLI

//> using dep "com.stabletechs::formrx:1.1.2"

Ammonite REPL

import $ivy.`com.stabletechs::formrx:1.1.2`

<dependency>
  <groupId>com.stabletechs</groupId>
  <artifactId>formrx_2.11</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'com.stabletechs', name: 'formrx_2.11', version: '1.1.2'