is not current version
Last Version 1.0.0

com.ryanharter.auto.value:auto-value-moshi-annotations 0.4.5

AutoValue extension that creates a Moshi TypeAdapterFactory

Categories

Categories

Auto Application Layer Libs Code Generators Moshi Data JSON
GroupId

GroupId

com.ryanharter.auto.value
ArtifactId

ArtifactId

auto-value-moshi-annotations
Version

Version

0.4.5
Type

Type

jar

Download auto-value-moshi-annotations 0.4.5


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