License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdplay_json_2.12 |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionplay_json
play_json
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
play_json_2.12-1.3.0.pom | |
play_json_2.12-1.3.0.jar | 76 KB |
play_json_2.12-1.3.0-sources.jar | 10 KB |
play_json_2.12-1.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/play_json_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>play_json_2.12</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/play_json_2.12/
implementation 'com.github.kondaurovdev:play_json_2.12:1.3.0'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/play_json_2.12/
implementation ("com.github.kondaurovdev:play_json_2.12:1.3.0")
'com.github.kondaurovdev:play_json_2.12:jar:1.3.0'
<dependency org="com.github.kondaurovdev" name="play_json_2.12" rev="1.3.0">
<artifact name="play_json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='play_json_2.12', version='1.3.0')
)
libraryDependencies += "com.github.kondaurovdev" % "play_json_2.12" % "1.3.0"
[com.github.kondaurovdev/play_json_2.12 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.typesafe.play : play-json_2.12 | jar | 2.6.10 |
com.github.kondaurovdev : json_iface_2.12 | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kondaurovdev » json_yaml_2.12 | jar | 0.0.1 |
com.github.kondaurovdev : snippets_2.12 | jar | 1.1.0 |
org.specs2 : specs2-core_2.12 | jar | 4.3.4 |