Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.kondaurovdev |
ArtifactId | ArtifactIdjson_generic_2.12 |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
json_generic_2.12-1.0.1.pom | |
json_generic_2.12-1.0.1.jar | 31 KB |
json_generic_2.12-1.0.1-tests-javadoc.jar | 839 KB |
json_generic_2.12-1.0.1-sources.jar | 3 KB |
json_generic_2.12-1.0.1-javadoc.jar | 674 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.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.12/
implementation 'com.github.kondaurovdev:json_generic_2.12:1.0.1'
// https://jarcasting.com/artifacts/com.github.kondaurovdev/json_generic_2.12/
implementation ("com.github.kondaurovdev:json_generic_2.12:1.0.1")
'com.github.kondaurovdev:json_generic_2.12:jar:1.0.1'
<dependency org="com.github.kondaurovdev" name="json_generic_2.12" rev="1.0.1">
<artifact name="json_generic_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kondaurovdev', module='json_generic_2.12', version='1.0.1')
)
libraryDependencies += "com.github.kondaurovdev" % "json_generic_2.12" % "1.0.1"
[com.github.kondaurovdev/json_generic_2.12 "1.0.1"]