Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.github.kmizu |
ArtifactId | ArtifactIdjsonda-core_2.9.2 |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
jsonda-core_2.9.2-1.0.0.pom | |
jsonda-core_2.9.2-1.0.0.jar | 8 KB |
jsonda-core_2.9.2-1.0.0-sources.jar | 2 KB |
jsonda-core_2.9.2-1.0.0-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.2/ -->
<dependency>
<groupId>com.github.kmizu</groupId>
<artifactId>jsonda-core_2.9.2</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.2/
implementation 'com.github.kmizu:jsonda-core_2.9.2:1.0.0'
// https://jarcasting.com/artifacts/com.github.kmizu/jsonda-core_2.9.2/
implementation ("com.github.kmizu:jsonda-core_2.9.2:1.0.0")
'com.github.kmizu:jsonda-core_2.9.2:jar:1.0.0'
<dependency org="com.github.kmizu" name="jsonda-core_2.9.2" rev="1.0.0">
<artifact name="jsonda-core_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmizu', module='jsonda-core_2.9.2', version='1.0.0')
)
libraryDependencies += "com.github.kmizu" % "jsonda-core_2.9.2" % "1.0.0"
[com.github.kmizu/jsonda-core_2.9.2 "1.0.0"]