is not current version
Last Version 2.7.1

com.github.plippe:play-form_2.11 2.6.1

play-form

Categories

Categories

ORM Data
GroupId

GroupId

com.github.plippe
ArtifactId

ArtifactId

play-form_2.11
Version

Version

2.6.1
Type

Type

jar

Download play-form_2.11 2.6.1


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