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