jeanson

Simple and flexible JSON Writer for Java

License

License

GroupId

GroupId

com.github.jean-merelis
ArtifactId

ArtifactId

jeanson
Last Version

Last Version

2.0.0-rc.2
Release Date

Release Date

Type

Type

jar
Description

Description

jeanson
Simple and flexible JSON Writer for Java
Project URL

Project URL

https://github.com/jean-merelis
Project Organization

Project Organization

Jeandeson O. Merelis

Download jeanson

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc.2
2.0.0-rc.1
1.1.0.Final
1.0.0.Final
1.0.0.RC2
1.0.0.RC1
1.0.0.alpha4
1.0.0.alpha3
1.0.0-alpha2
1.0.0-alpha1