Download converter-wire-2.4.0.jar file - Jar c

Jar examples for c:converter-wire

Description

You can download jar file converter-wire 2.4.0 in this page.

Build File

You can use the following script to add converter-wire-2.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

converter-wire-2.4.0-javadoc.jar
converter-wire-2.4.0-sources.jar
converter-wire-2.4.0.jar
converter-wire-2.4.0.pom



Related Tutorials