Download converter-jackson-2.0.2.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 2.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials