License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson_generic_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionjson_generic
json_generic
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
json_generic_2.11-1.0.0.pom | |
json_generic_2.11-1.0.0.jar | 52 KB |
json_generic_2.11-1.0.0-tests-javadoc.jar | 509 KB |
json_generic_2.11-1.0.0-sources.jar | 4 KB |
json_generic_2.11-1.0.0-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.11/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>json_generic_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.11/
implementation 'com.github.kondaurovdev:json_generic_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.11/
implementation ("com.github.kondaurovdev:json_generic_2.11:1.0.0")
'com.github.kondaurovdev:json_generic_2.11:jar:1.0.0'
<dependency org="com.github.kondaurovdev" name="json_generic_2.11" rev="1.0.0">
<artifact name="json_generic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json_generic_2.11', version='1.0.0')
)
libraryDependencies += "com.github.kondaurovdev" % "json_generic_2.11" % "1.0.0"
[com.github.kondaurovdev/json_generic_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.typesafe.play : play-json_2.11 | jar | 2.5.15 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.5 |