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


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

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

Mill build tool

ivy"com.stabletechs::formidable:0.0.10"

Scala CLI

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

Ammonite REPL

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

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

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