Last Version

JsonBeans 0.7

Java object graphs, to and from JSON automatically

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.esotericsoftware
ArtifactId

ArtifactId

jsonbeans
Version

Version

0.7
Type

Type

jar
Description

Description

JsonBeans
Java object graphs, to and from JSON automatically
Project URL

Project URL

https://github.com/EsotericSoftware/jsonbeans
Source Code Management

Source Code Management

https://github.com/EsotericSoftware/jsonbeans

Download jsonbeans 0.7


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

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.