Jar examples for r:retrofit-adapters
You can download jar file retrofit-adapters 2.2.0 in this page.
You can use the following script to add retrofit-adapters-2.2.0.jar to your project.
<dependency> <groupId>com.squareup.retrofit2</groupId> <artifactId>retrofit-adapters</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.squareup.retrofit2', name: 'retrofit-adapters', version: '2.2.0'
libraryDependencies += "com.squareup.retrofit2" % "retrofit-adapters" % "2.2.0"
<dependency org="com.squareup.retrofit2" name="retrofit-adapters" rev="2.2.0"/>
@Grapes(@Grab(group='com.squareup.retrofit2', module='retrofit-adapters', version='2.2.0'))
'com.squareup.retrofit2:retrofit-adapters:jar:2.2.0'
Click the following link to download the jar file.
retrofit-adapters-2.2.0.pom