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