<dependency>
<groupId>com.jakewharton.retrofit</groupId>
<artifactId>retrofit1-okhttp3-client</artifactId>
<version>1.0.0</version>
</dependency>
@Grapes(
@Grab(group='com.jakewharton.retrofit', module='retrofit1-okhttp3-client', version='1.0.0')
)
<dependency org="com.jakewharton.retrofit" name="retrofit1-okhttp3-client" rev="1.0.0" />