License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdio.github.givesocialmovement |
ArtifactId | ArtifactIdplay-json-form_2.12 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionplay-json-form
play-json-form
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-json-form_2.12-0.9.0.pom | |
play-json-form_2.12-0.9.0.jar | 238 KB |
play-json-form_2.12-0.9.0-sources.jar | 9 KB |
play-json-form_2.12-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.12/ -->
<dependency>
<groupId>io.github.givesocialmovement</groupId>
<artifactId>play-json-form_2.12</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.12/
implementation 'io.github.givesocialmovement:play-json-form_2.12:0.9.0'
// https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.12/
implementation ("io.github.givesocialmovement:play-json-form_2.12:0.9.0")
'io.github.givesocialmovement:play-json-form_2.12:jar:0.9.0'
<dependency org="io.github.givesocialmovement" name="play-json-form_2.12" rev="0.9.0">
<artifact name="play-json-form_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.givesocialmovement', module='play-json-form_2.12', version='0.9.0')
)
libraryDependencies += "io.github.givesocialmovement" % "play-json-form_2.12" % "0.9.0"
[io.github.givesocialmovement/play-json-form_2.12 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.typesafe.play : play_2.12 | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.8.2 |
org.mockito : mockito-core | jar | 2.18.3 |
com.lihaoyi : utest_2.12 | jar | 0.6.5 |