is not current version
Last Version 1.2.0

com.github.kmizu:jsonda-core_2.9.1 1.0.0

jsonda-core

Categories

Categories

JSON Data
GroupId

GroupId

com.github.kmizu
ArtifactId

ArtifactId

jsonda-core_2.9.1
Version

Version

1.0.0
Type

Type

jar

Download jsonda-core_2.9.1 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.1/ -->
<dependency>
    <groupId>com.github.kmizu</groupId>
    <artifactId>jsonda-core_2.9.1</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.1/
implementation 'com.github.kmizu:jsonda-core_2.9.1:1.0.0'
// https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.1/
implementation ("com.github.kmizu:jsonda-core_2.9.1:1.0.0")
'com.github.kmizu:jsonda-core_2.9.1:jar:1.0.0'
<dependency org="com.github.kmizu" name="jsonda-core_2.9.1" rev="1.0.0">
  <artifact name="jsonda-core_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmizu', module='jsonda-core_2.9.1', version='1.0.0')
)
libraryDependencies += "com.github.kmizu" % "jsonda-core_2.9.1" % "1.0.0"
[com.github.kmizu/jsonda-core_2.9.1 "1.0.0"]