is not current version
Last Version 2.0.3

org.jglue.fluent-json:fluent-json 2.0.1

A fluent builder for Google Gson objects

Categories

Categories

JSON Data
GroupId

GroupId

org.jglue.fluent-json
ArtifactId

ArtifactId

fluent-json
Version

Version

2.0.1
Type

Type

jar

Download fluent-json 2.0.1


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