Last Version

com.github.manjotsidhu:beautifyjson 1.0

Simple Java Library that Formats JSON file with proper indentation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.manjotsidhu
ArtifactId

ArtifactId

beautifyjson
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.manjotsidhu:beautifyjson
Simple Java Library that Formats JSON file with proper indentation
Project URL

Project URL

https://github.com/manjotsidhu/beautifyjson
Source Code Management

Source Code Management

http://github.com/manjotsidhu/beautifyjson/tree/master

Download beautifyjson 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.