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