is not current version
Last Version 1.1.0

com.github.kondaurovdev:json_generic_2.12 1.0.1

json_generic

Categories

Categories

JSON Data
GroupId

GroupId

com.github.kondaurovdev
ArtifactId

ArtifactId

json_generic_2.12
Version

Version

1.0.1
Type

Type

jar

Download json_generic_2.12 1.0.1


<!-- 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"]