Last Version

dnjson 0.1.0

Java library to serialize and deserialize Java objects to (and from) JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fedorchuck
ArtifactId

ArtifactId

dnjson
Version

Version

0.1.0
Type

Type

jar
Description

Description

dnjson
Java library to serialize and deserialize Java objects to (and from) JSON
Project URL

Project URL

https://github.com/fedorchuck/dnjson
Source Code Management

Source Code Management

https://github.com/fedorchuck/dnjson

Download dnjson 0.1.0


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

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.