tanin47 / play-json-form   1.2.0

MIT License GitHub

JSON form submission and validation for Playframework

Scala versions: 3.x 2.13

play3-json-form 1.2.0


Group ID:
io.github.tanin47
Artifact ID:
play3-json-form_3
Version:
1.2.0
Version Scheme:
Release Date:
Aug 3, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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