A module to submit forms with commonly unsupported browser methods like `PUT`, `PATCH`, and `DELETE`
play-form 2.6.1
Group ID:
com.github.plippe
Artifact ID:
play-form_2.11
Version:
2.6.1
Release Date:
Apr 21, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "com.github.plippe" %% "play-form" % "2.6.1"
ivy"com.github.plippe::play-form:2.6.1"
//> using dep "com.github.plippe::play-form:2.6.1"
import $ivy.`com.github.plippe::play-form:2.6.1`
<dependency> <groupId>com.github.plippe</groupId> <artifactId>play-form_2.11</artifactId> <version>2.6.1</version> </dependency>
compile group: 'com.github.plippe', name: 'play-form_2.11', version: '2.6.1'