is not current version
Last Version 0.8.0

com.ryanharter.auto.value:auto-value-gson-annotations 0.6.0

AutoValue extension that creates a Gson TypeAdapterFactory

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.6.0
Type

Type

jar

Download auto-value-gson-annotations 0.6.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.6.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.6.0'
// https://jarcasting.com/artifacts/com.ryanharter.auto.value/auto-value-gson-annotations/
implementation ("com.ryanharter.auto.value:auto-value-gson-annotations:0.6.0")
'com.ryanharter.auto.value:auto-value-gson-annotations:jar:0.6.0'
<dependency org="com.ryanharter.auto.value" name="auto-value-gson-annotations" rev="0.6.0">
  <artifact name="auto-value-gson-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ryanharter.auto.value', module='auto-value-gson-annotations', version='0.6.0')
)
libraryDependencies += "com.ryanharter.auto.value" % "auto-value-gson-annotations" % "0.6.0"
[com.ryanharter.auto.value/auto-value-gson-annotations "0.6.0"]