<dependency>
<groupId>com.uphyca</groupId>
<artifactId>android-junit4-robolectric</artifactId>
<version>0.5</version>
</dependency>
@Grapes(
@Grab(group='com.uphyca', module='android-junit4-robolectric', version='0.5')
)
<parent> <groupId>com.uphyca</groupId> <artifactId>android-junit4-parent</artifactId> <version>0.5</version> </parent>
provided
|-- com.google.android:android:4.1.1.4
|-- com.google.android:android-test:4.1.1.4
|-- com.google.android.maps:maps:16_r3
|-- com.pivotallabs:robolectric:1.1
|-- junit:junit:4.10
test