Jar examples for c:converter-moshi
A tiny library that assists in saving and restoring objects to disk using RxJava.
You can download jar file converter-moshi 2.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add converter-moshi-2.4.0.jar to your project.
<dependency> <groupId>com.squareup.retrofit2</groupId> <artifactId>converter-moshi</artifactId> <version>2.4.0</version> </dependency>
compile group: 'com.squareup.retrofit2', name: 'converter-moshi', version: '2.4.0'
libraryDependencies += "com.squareup.retrofit2" % "converter-moshi" % "2.4.0"
<dependency org="com.squareup.retrofit2" name="converter-moshi" rev="2.4.0"/>
@Grapes(@Grab(group='com.squareup.retrofit2', module='converter-moshi', version='2.4.0'))
'com.squareup.retrofit2:converter-moshi:jar:2.4.0'
Click the following link to download the jar file.
converter-moshi-2.4.0-javadoc.jar