Download converter-gson-2.0.0-beta4.jar file - Jar c

Jar examples for c:converter-gson

Description

A tiny library that assists in saving and restoring objects to disk using RxJava.

You can download jar file converter-gson 2.0.0-beta4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add converter-gson-2.0.0-beta4.jar to your project.

<dependency>
   <groupId>com.squareup.retrofit2</groupId>
   <artifactId>converter-gson</artifactId>
   <version>2.0.0-beta4</version>
</dependency>
compile group: 'com.squareup.retrofit2', name: 'converter-gson', version: '2.0.0-beta4'
libraryDependencies += "com.squareup.retrofit2" % "converter-gson" % "2.0.0-beta4"
<dependency org="com.squareup.retrofit2" name="converter-gson" rev="2.0.0-beta4"/>
@Grapes(@Grab(group='com.squareup.retrofit2', module='converter-gson', version='2.0.0-beta4'))
'com.squareup.retrofit2:converter-gson:jar:2.0.0-beta4'

Download

Click the following link to download the jar file.

converter-gson-2.0.0-beta4-javadoc.jar
converter-gson-2.0.0-beta4-sources.jar
converter-gson-2.0.0-beta4.jar
converter-gson-2.0.0-beta4.pom



Related Tutorials