is not current version
Last Version 2.0.0-rc.2

com.github.jean-merelis:jeanson 1.0.0.alpha4

Simple and flexible JSON Writer for Java

GroupId

GroupId

com.github.jean-merelis
ArtifactId

ArtifactId

jeanson
Version

Version

1.0.0.alpha4
Type

Type

jar

Download jeanson 1.0.0.alpha4


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