is not current version
Last Version 1.2.0

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

jsonda-core

Categories

Categories

JSON Data
GroupId

GroupId

com.github.kmizu
ArtifactId

ArtifactId

jsonda-core_2.10
Version

Version

1.0.0
Type

Type

jar

Download jsonda-core_2.10 1.0.0


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