Jar examples for m:moshi
Fieldconverters that embed objects and list of objects using Moshi
You can download jar file moshi 1.6.0-RC1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add moshi-1.6.0-RC1.jar to your project.
<dependency> <groupId>com.squareup.moshi</groupId> <artifactId>moshi</artifactId> <version>1.6.0-RC1</version> </dependency>
compile group: 'com.squareup.moshi', name: 'moshi', version: '1.6.0-RC1'
libraryDependencies += "com.squareup.moshi" % "moshi" % "1.6.0-RC1"
<dependency org="com.squareup.moshi" name="moshi" rev="1.6.0-RC1"/>
@Grapes(@Grab(group='com.squareup.moshi', module='moshi', version='1.6.0-RC1'))
'com.squareup.moshi:moshi:jar:1.6.0-RC1'
Click the following link to download the jar file.
moshi-1.6.0-RC1-javadoc.jar