<dependency>
<groupId>com.jayway.android.robotium</groupId>
<artifactId>robotium</artifactId>
<version>1.8.0-beta-1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.jayway.android.robotium', module='robotium', version='1.8.0-beta-1')
)