VJSON

A simple library to serialize and deserialize JSON text

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.v-play-games
ArtifactId

ArtifactId

vjson
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

VJSON
A simple library to serialize and deserialize JSON text
Project URL

Project URL

http://github.com/V-Play-Games/VJSON
Source Code Management

Source Code Management

http://github.com/V-Play-Games/VJSON

Download vjson

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.v-play-games/vjson/ -->
<dependency>
    <groupId>com.github.v-play-games</groupId>
    <artifactId>vjson</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/vjson/
implementation 'com.github.v-play-games:vjson:0.0.1'
// https://jarcasting.com/artifacts/com.github.v-play-games/vjson/
implementation ("com.github.v-play-games:vjson:0.0.1")
'com.github.v-play-games:vjson:jar:0.0.1'
<dependency org="com.github.v-play-games" name="vjson" rev="0.0.1">
  <artifact name="vjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='vjson', version='0.0.1')
)
libraryDependencies += "com.github.v-play-games" % "vjson" % "0.0.1"
[com.github.v-play-games/vjson "0.0.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
0.0.1