<dependency>
<groupId>com.squareup.okhttp3.sample</groupId>
<artifactId>simple-client</artifactId>
<version>3.14.2</version>
</dependency>
@Grapes(
@Grab(group='com.squareup.okhttp3.sample', module='simple-client', version='3.14.2')
)