voltir / form.rx   1.1.2

GitHub

Playing with forms in Scala.js

Scala versions: 2.11
Scala.js versions: 0.6

formidable 0.0.11


Group ID:
com.stabletechs
Artifact ID:
formidable_2.11
Version:
0.0.11
Release Date:
Dec 2, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.stabletechs" %% "formidable" % "0.0.11"

Mill build tool

ivy"com.stabletechs::formidable:0.0.11"

Scala CLI

//> using dep "com.stabletechs::formidable:0.0.11"

Ammonite REPL

import $ivy.`com.stabletechs::formidable:0.0.11`

<dependency>
  <groupId>com.stabletechs</groupId>
  <artifactId>formidable_2.11</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'com.stabletechs', name: 'formidable_2.11', version: '0.0.11'