Last Version

jeanson 2.0.0-rc.2

Simple and flexible JSON Writer for Java

License

License

GroupId

GroupId

com.github.jean-merelis
ArtifactId

ArtifactId

jeanson
Version

Version

2.0.0-rc.2
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 2.0.0-rc.2


<!-- 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.