JSON tools

A library for working with JSON5 data

License

License

Categories

Categories

JSON Data
GroupId

GroupId

dev.buildtool
ArtifactId

ArtifactId

json-tools
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON tools
A library for working with JSON5 data
Project URL

Project URL

https://github.com/AlexiyOrlov/json-tools
Source Code Management

Source Code Management

https://github.com/AlexiyOrlov/json-tools

Download json-tools

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0