Jar examples for a:auto-value-moshi
AutoValue extension that creates a Moshi TypeAdapterFactory
You can download jar file auto-value-moshi 0.4.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add auto-value-moshi-0.4.5.jar to your project.
<dependency> <groupId>com.ryanharter.auto.value</groupId> <artifactId>auto-value-moshi</artifactId> <version>0.4.5</version> </dependency>
compile group: 'com.ryanharter.auto.value', name: 'auto-value-moshi', version: '0.4.5'
libraryDependencies += "com.ryanharter.auto.value" % "auto-value-moshi" % "0.4.5"
<dependency org="com.ryanharter.auto.value" name="auto-value-moshi" rev="0.4.5"/>
@Grapes(@Grab(group='com.ryanharter.auto.value', module='auto-value-moshi', version='0.4.5'))
'com.ryanharter.auto.value:auto-value-moshi:jar:0.4.5'
Click the following link to download the jar file.
auto-value-moshi-0.4.5-javadoc.jar