License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson_generic_2.12 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionjson_generic
json_generic
|
Project Organization |
Project Organizationcom.github.kondaurovdev |
Filename | Size |
---|---|
json_generic_2.12-1.1.0.pom | |
json_generic_2.12-1.1.0.jar | 35 KB |
json_generic_2.12-1.1.0-sources.jar | 3 KB |
json_generic_2.12-1.1.0-javadoc.jar | 682 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.12/ -->
<dependency>
<groupId>com.github.kondaurovdev</groupId>
<artifactId>json_generic_2.12</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.12/
implementation 'com.github.kondaurovdev:json_generic_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.12/
implementation ("com.github.kondaurovdev:json_generic_2.12:1.1.0")
'com.github.kondaurovdev:json_generic_2.12:jar:1.1.0'
<dependency org="com.github.kondaurovdev" name="json_generic_2.12" rev="1.1.0">
<artifact name="json_generic_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json_generic_2.12', version='1.1.0')
)
libraryDependencies += "com.github.kondaurovdev" % "json_generic_2.12" % "1.1.0"
[com.github.kondaurovdev/json_generic_2.12 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.github.kondaurovdev : play_json_2.12 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 3.9.1 |