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