Jankson

JSON5 / HJSON parser and preprocessor which preserves ordering and comments

License

License

GroupId

GroupId

blue.endless
ArtifactId

ArtifactId

jankson
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jankson
JSON5 / HJSON parser and preprocessor which preserves ordering and comments
Project URL

Project URL

https://github.com/falkreon/Jankson
Source Code Management

Source Code Management

https://github.com/falkreon/Jankson

Download jankson

How to add to project

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

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.2.1
1.2.0
1.1.2
1.1.1
1.1.0