Last Version

Flatten 1.0.0

Flatten json response with Flatten & Gson

License

License

GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

flatten
Version

Version

1.0.0
Type

Type

jar
Description

Description

Flatten
Flatten json response with Flatten & Gson
Project URL

Project URL

https://github.com/noties/Flatten
Source Code Management

Source Code Management

https://github.com/noties/Flatten

Download flatten 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.