Last Version

json minifier 0.0.1

a simple minifier of JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westjson
Version

Version

0.0.1
Type

Type

jar
Description

Description

json minifier
a simple minifier of JSON
Project URL

Project URL

http://github.com/bingoohuang/westjson
Source Code Management

Source Code Management

http://github.com/bingoohuang/westjson

Download westjson 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
com.alibaba : fastjson jar 1.2.24

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.12

test (4)

Group / Artifact Type Version
joda-time : joda-time jar 2.9.4
junit : junit jar 4.11
com.google.truth : truth jar 0.27
ch.qos.logback : logback-classic jar 1.1.8

Project Modules

There are no modules declared in this project.