License |
License |
---|---|
Categories |
CategoriesJSON Data ORM |
GroupId | GroupIdio.github.givesocialmovement |
ArtifactId | ArtifactIdplay-json-form_2.13 |
Version | Version1.0.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.13-1.0.0.pom | |
play-json-form_2.13-1.0.0.jar | 239 KB |
play-json-form_2.13-1.0.0-sources.jar | 9 KB |
play-json-form_2.13-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.13/ -->
<dependency>
<groupId>io.github.givesocialmovement</groupId>
<artifactId>play-json-form_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.13/
implementation 'io.github.givesocialmovement:play-json-form_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.givesocialmovement/play-json-form_2.13/
implementation ("io.github.givesocialmovement:play-json-form_2.13:1.0.0")
'io.github.givesocialmovement:play-json-form_2.13:jar:1.0.0'
<dependency org="io.github.givesocialmovement" name="play-json-form_2.13" rev="1.0.0">
<artifact name="play-json-form_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.givesocialmovement', module='play-json-form_2.13', version='1.0.0')
)
libraryDependencies += "io.github.givesocialmovement" % "play-json-form_2.13" % "1.0.0"
[io.github.givesocialmovement/play-json-form_2.13 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.typesafe.play : play_2.13 | jar | 2.8.7 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.7 |
org.mockito : mockito-core | jar | 2.18.3 |
com.lihaoyi : utest_2.13 | jar | 0.7.2 |