play-form


License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.plippe
ArtifactId

ArtifactId

play-form_2.13
Last Version

Last Version

2.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-form
play-form
Project Organization

Project Organization

com.github.plippe
Source Code Management

Source Code Management

https://github.com/plippe/play-form

Download play-form_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.plippe/play-form_2.13/ -->
<dependency>
    <groupId>com.github.plippe</groupId>
    <artifactId>play-form_2.13</artifactId>
    <version>2.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plippe/play-form_2.13/
implementation 'com.github.plippe:play-form_2.13:2.8.1'
// https://jarcasting.com/artifacts/com.github.plippe/play-form_2.13/
implementation ("com.github.plippe:play-form_2.13:2.8.1")
'com.github.plippe:play-form_2.13:jar:2.8.1'
<dependency org="com.github.plippe" name="play-form_2.13" rev="2.8.1">
  <artifact name="play-form_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plippe', module='play-form_2.13', version='2.8.1')
)
libraryDependencies += "com.github.plippe" % "play-form_2.13" % "2.8.1"
[com.github.plippe/play-form_2.13 "2.8.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
com.typesafe.play : play_2.13 jar 2.8.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1
org.scalatestplus.play : scalatestplus-play_2.13 jar 4.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.8.1
2.7.1