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