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


Group ID:
com.github.fdietze
Artifact ID:
formidable_3
Version:
0.1.6
Release Date:
Nov 16, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.fdietze</groupId>
  <artifactId>formidable_3</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'com.github.fdietze', name: 'formidable_3', version: '0.1.6'