OkJSON

A simple & beginner friendly Java Object de/serialization library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.daflamingfox
ArtifactId

ArtifactId

okjson
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

OkJSON
A simple & beginner friendly Java Object de/serialization library
Source Code Management

Source Code Management

http://github.com/DAflamingFOX/OkJSON/

Download okjson

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1