Last Version

AutoValue: Moshi Extension 0.4.7

AutoValue extension that creates a Moshi TypeAdapterFactory

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Moshi Data JSON
GroupId

GroupId

com.ryanharter.auto.value
ArtifactId

ArtifactId

auto-value-moshi
Version

Version

0.4.7
Type

Type

jar
Description

Description

AutoValue: Moshi Extension
AutoValue extension that creates a Moshi TypeAdapterFactory
Project URL

Project URL

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

Source Code Management

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

Download auto-value-moshi 0.4.7


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.5
com.google.auto.value : auto-value-annotations jar 1.6.5
com.ryanharter.auto.value : auto-value-moshi-annotations jar 0.4.7
com.squareup : javapoet jar 1.11.0
com.squareup.moshi : moshi jar 1.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.44
com.google.testing.compile : compile-testing jar 0.16

Project Modules

There are no modules declared in this project.