cute-json

Fast json formatter for Java

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.wsojka
ArtifactId

ArtifactId

cute-json
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

cute-json
Fast json formatter for Java
Project URL

Project URL

https://github.com/waso/cute-json
Source Code Management

Source Code Management

https://github.com/waso/cute-json/tree/develop

Download cute-json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1