json4j

mple json conversion implements using stack structure and recursive method

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

json4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

json4j
mple json conversion implements using stack structure and recursive method
Project URL

Project URL

https://github.com/myibu/json4j

Download json4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0