fdietze / formidable   0.1.6

GitHub

Automatic Form Derivation for Outwatch

Scala versions: 3.x 2.13
Scala.js versions: 1.x

formidable 0.1.3


Group ID:
com.github.fdietze
Artifact ID:
formidable_2.13
Version:
0.1.3
Release Date:
Dec 12, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.fdietze" %% "formidable" % "0.1.3"

Mill build tool

ivy"com.github.fdietze::formidable:0.1.3"

Scala CLI

//> using dep "com.github.fdietze::formidable:0.1.3"

Ammonite REPL

import $ivy.`com.github.fdietze::formidable:0.1.3`

<dependency>
  <groupId>com.github.fdietze</groupId>
  <artifactId>formidable_2.13</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.github.fdietze', name: 'formidable_2.13', version: '0.1.3'