json

Simple module of json building

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.asewhy
ArtifactId

ArtifactId

json
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json
Simple module of json building
Project URL

Project URL

https://github.com/AseWhy/json
Source Code Management

Source Code Management

https://github.io/AseWhy/json

Download json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
io.github.asewhy : processors jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0