Download converter-jackson-1.6.1.jar file - Jar c

Jar examples for c:converter-jackson

Description

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

You can download jar file converter-jackson 1.6.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add converter-jackson-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

converter-jackson-1.6.1-javadoc.jar
converter-jackson-1.6.1-sources.jar
converter-jackson-1.6.1.jar
converter-jackson-1.6.1.pom



Related Tutorials