Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.gitssie |
ArtifactId | ArtifactIdplay-forms_2.12 |
Version | Version2.6.17 |
Type | Typejar |
Description |
Descriptionplay-forms
play-forms
|
Project Organization |
Project Organizationcom.github.gitssie |
Filename | Size |
---|---|
play-forms_2.12-2.6.17.pom | |
play-forms_2.12-2.6.17.jar | 23 KB |
play-forms_2.12-2.6.17-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-forms_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-forms_2.12</artifactId>
<version>2.6.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-forms_2.12/
implementation 'com.github.gitssie:play-forms_2.12:2.6.17'
// https://jarcasting.com/artifacts/com.github.gitssie/play-forms_2.12/
implementation ("com.github.gitssie:play-forms_2.12:2.6.17")
'com.github.gitssie:play-forms_2.12:jar:2.6.17'
<dependency org="com.github.gitssie" name="play-forms_2.12" rev="2.6.17">
<artifact name="play-forms_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-forms_2.12', version='2.6.17')
)
libraryDependencies += "com.github.gitssie" % "play-forms_2.12" % "2.6.17"
[com.github.gitssie/play-forms_2.12 "2.6.17"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.typesafe.play : twirl-api_2.12 | jar | 1.3.12 |
com.typesafe.play : play-enhancer | jar | 1.2.2 |
com.typesafe.play : play-server_2.12 | jar | 2.6.6 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.6.6 |
com.typesafe.play : play-logback_2.12 | jar | 2.6.6 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.6 |
com.typesafe.play : play-java-forms_2.12 | jar | 2.6.6 |
io.ebean : ebean | jar | 10.4.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.6 |