Download converter-scalars-2.3.0.jar file - Jar c

Jar examples for c:converter-scalars

Description

You can download jar file converter-scalars 2.3.0 in this page.

Build File

You can use the following script to add converter-scalars-2.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

converter-scalars-2.3.0-javadoc.jar
converter-scalars-2.3.0-sources.jar
converter-scalars-2.3.0.jar
converter-scalars-2.3.0.pom



Related Tutorials