tanin47 / play-json-form   1.3.0

MIT License GitHub

JSON form submission and validation for Playframework

Scala versions: 3.x

play3-json-form 1.3.0


Group ID:
io.github.tanin47
Artifact ID:
play3-json-form_3
Version:
1.3.0
Version Scheme:
Release Date:
Apr 19, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "io.github.tanin47" %% "play3-json-form" % "1.3.0"

Mill build tool

ivy"io.github.tanin47::play3-json-form:1.3.0"

Scala CLI

//> using dep "io.github.tanin47::play3-json-form:1.3.0"

Ammonite REPL

import $ivy.`io.github.tanin47::play3-json-form:1.3.0`

<dependency>
  <groupId>io.github.tanin47</groupId>
  <artifactId>play3-json-form_3</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'io.github.tanin47', name: 'play3-json-form_3', version: '1.3.0'