<dependency>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-sample-it</artifactId>
<version>1.3.1</version>
<type>apk</type>
</dependency>
@Grapes(
@Grab(group='com.octo.android.robospice', module='robospice-sample-it', version='1.3.1')
)
<parent> <groupId>com.octo.android.robospice</groupId> <artifactId>robospice-parent</artifactId> <version>1.3.1</version> </parent>
compile
|-- junit:junit
|-- org.easymock:easymock:2.5.2
provided
|-- com.google.android:android
|-- com.google.android:android-test