tanin47 / play-json-form   1.1.2

MIT License GitHub

JSON form submission and validation for Playframework

Scala versions: 2.13

play-json-form 1.1.2


Group ID:
io.github.tanin47
Artifact ID:
play-json-form_2.13
Version:
1.1.2
Version Scheme:
Release Date:
May 28, 2025
Licenses:
MIT
Files:
Full Scala Version:
2.13.16
Developers:

libraryDependencies += "io.github.tanin47" %% "play-json-form" % "1.1.2"

Mill build tool

ivy"io.github.tanin47::play-json-form:1.1.2"

Scala CLI

//> using dep "io.github.tanin47::play-json-form:1.1.2"

Ammonite REPL

import $ivy.`io.github.tanin47::play-json-form:1.1.2`

<dependency>
  <groupId>io.github.tanin47</groupId>
  <artifactId>play-json-form_2.13</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'io.github.tanin47', name: 'play-json-form_2.13', version: '1.1.2'