<dependency>
<groupId>com.squareup.okhttp.sample</groupId>
<artifactId>guide</artifactId>
<version>2.0.0-RC1</version>
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp.sample', module='guide', version='2.0.0-RC1')
)