Last Version

Android AutoParcel 0.2

Port of a port of Google AutoValue for the Android platform to work seamlessly with gson

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Gson Data JSON
GroupId

GroupId

me.tatarka
ArtifactId

ArtifactId

auto-parcel-gson
Version

Version

0.2
Type

Type

jar
Description

Description

Android AutoParcel
Port of a port of Google AutoValue for the Android platform to work seamlessly with gson
Project URL

Project URL

https://github.com/evant/auto-parcel-gson
Source Code Management

Source Code Management

https://github.com/evant/auto-parcel-gson

Download auto-parcel-gson 0.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.