gson-simple

Library to simplify writing type adapters for GSON.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

me.jamiemansfield
ArtifactId

ArtifactId

gson-simple
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

gson-simple
Library to simplify writing type adapters for GSON.
Project URL

Project URL

https://github.com/jamiemansfield/gson-simple
Source Code Management

Source Code Management

https://github.com/jamiemansfield/gson-simple

Download gson-simple

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.
me.jamiemansfield

Jamie Mansfield

Versions

Version
0.1.2
0.1.1
0.1.0