Last Version

gson-utils 0.2.0

Various utilities, add-ons and adapters for the Gson json parsing library.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

me.mekarthedev.tools
ArtifactId

ArtifactId

gson-utils
Version

Version

0.2.0
Type

Type

jar
Description

Description

gson-utils
Various utilities, add-ons and adapters for the Gson json parsing library.
Project URL

Project URL

https://github.com/mekarthedev/java-tools

Download gson-utils 0.2.0


<!-- https://jarcasting.com/artifacts/me.mekarthedev.tools/gson-utils/ -->
<dependency>
    <groupId>me.mekarthedev.tools</groupId>
    <artifactId>gson-utils</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.mekarthedev.tools/gson-utils/
implementation 'me.mekarthedev.tools:gson-utils:0.2.0'
// https://jarcasting.com/artifacts/me.mekarthedev.tools/gson-utils/
implementation ("me.mekarthedev.tools:gson-utils:0.2.0")
'me.mekarthedev.tools:gson-utils:jar:0.2.0'
<dependency org="me.mekarthedev.tools" name="gson-utils" rev="0.2.0">
  <artifact name="gson-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mekarthedev.tools', module='gson-utils', version='0.2.0')
)
libraryDependencies += "me.mekarthedev.tools" % "gson-utils" % "0.2.0"
[me.mekarthedev.tools/gson-utils "0.2.0"]

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.