<dependency>
<groupId>org.robolectric</groupId>
<artifactId>shadows-httpclient</artifactId>
<version>4.11-beta-2</version>
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='shadows-httpclient', version='4.11-beta-2')
)