Last Version

Compile time JSON parser 1.1.0

prepares converting JSON objects to java objects at compile-time

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

io.github.danthe1st
ArtifactId

ArtifactId

compile-time-json-parser
Version

Version

1.1.0
Type

Type

jar
Description

Description

Compile time JSON parser
prepares converting JSON objects to java objects at compile-time
Project URL

Project URL

https://github.com/danthe1st/compile-time-json-parser
Source Code Management

Source Code Management

https://github.com/danthe1st/compile-time-json-parser

Download compile-time-json-parser 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.danthe1st/compile-time-json-parser/ -->
<dependency>
    <groupId>io.github.danthe1st</groupId>
    <artifactId>compile-time-json-parser</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.danthe1st/compile-time-json-parser/
implementation 'io.github.danthe1st:compile-time-json-parser:1.1.0'
// https://jarcasting.com/artifacts/io.github.danthe1st/compile-time-json-parser/
implementation ("io.github.danthe1st:compile-time-json-parser:1.1.0")
'io.github.danthe1st:compile-time-json-parser:jar:1.1.0'
<dependency org="io.github.danthe1st" name="compile-time-json-parser" rev="1.1.0">
  <artifact name="compile-time-json-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.danthe1st', module='compile-time-json-parser', version='1.1.0')
)
libraryDependencies += "io.github.danthe1st" % "compile-time-json-parser" % "1.1.0"
[io.github.danthe1st/compile-time-json-parser "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20210307

Project Modules

There are no modules declared in this project.