<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>okhttp-android-support</artifactId>
<version>2.7.2</version>
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp', module='okhttp-android-support', version='2.7.2')
)