Last Version

AutoValue: Gson Extension Annotations 0.8.0

AutoValue extension that creates a Gson TypeAdapterFactory

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Gson Data JSON
GroupId

GroupId

com.ryanharter.auto.value
ArtifactId

ArtifactId

auto-value-gson-annotations
Version

Version

0.8.0
Type

Type

jar
Description

Description

AutoValue: Gson Extension Annotations
AutoValue extension that creates a Gson TypeAdapterFactory
Project URL

Project URL

https://github.com/rharter/auto-value-gson/
Source Code Management

Source Code Management

https://github.com/rharter/auto-value-gson/

Download auto-value-gson-annotations 0.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.