Last Version

Hjson Library 3.0.0

Hjson, the Human JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.hjson
ArtifactId

ArtifactId

hjson
Version

Version

3.0.0
Type

Type

jar
Description

Description

Hjson Library
Hjson, the Human JSON
Project URL

Project URL

https://github.com/hjson/hjson-java
Source Code Management

Source Code Management

https://github.com/hjson/hjson-java

Download hjson 3.0.0


<!-- https://jarcasting.com/artifacts/org.hjson/hjson/ -->
<dependency>
    <groupId>org.hjson</groupId>
    <artifactId>hjson</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hjson/hjson/
implementation 'org.hjson:hjson:3.0.0'
// https://jarcasting.com/artifacts/org.hjson/hjson/
implementation ("org.hjson:hjson:3.0.0")
'org.hjson:hjson:jar:3.0.0'
<dependency org="org.hjson" name="hjson" rev="3.0.0">
  <artifact name="hjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hjson', module='hjson', version='3.0.0')
)
libraryDependencies += "org.hjson" % "hjson" % "3.0.0"
[org.hjson/hjson "3.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.