License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.plippe |
ArtifactId | ArtifactIdplay-form_2.11 |
Version | Version2.7.1 |
Type | Typejar |
Description |
Descriptionplay-form
play-form
|
Project Organization |
Project Organizationcom.github.plippe |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-form_2.11-2.7.1.pom | |
play-form_2.11-2.7.1.jar | 21 KB |
play-form_2.11-2.7.1-sources.jar | 2 KB |
play-form_2.11-2.7.1-javadoc.jar | 372 KB |
Browse |
<!-- 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.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plippe/play-form_2.11/
implementation 'com.github.plippe:play-form_2.11:2.7.1'
// https://jarcasting.com/artifacts/com.github.plippe/play-form_2.11/
implementation ("com.github.plippe:play-form_2.11:2.7.1")
'com.github.plippe:play-form_2.11:jar:2.7.1'
<dependency org="com.github.plippe" name="play-form_2.11" rev="2.7.1">
<artifact name="play-form_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plippe', module='play-form_2.11', version='2.7.1')
)
libraryDependencies += "com.github.plippe" % "play-form_2.11" % "2.7.1"
[com.github.plippe/play-form_2.11 "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play_2.11 | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.1 |
org.scalatestplus.play : scalatestplus-play_2.11 | jar | 4.0.3 |