<dependency>
<groupId>org.roboguice</groupId>
<artifactId>roboguice</artifactId>
<version>2.0-RC2</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>6</version> </parent>
compile
|-- com.google.inject:guice:3.0
|-- com.pivotallabs:robolectric:1.0-RC1
|-- com.google.android:support-v4:r6
provided
|-- com.google.android:android:2.1_r1
|-- com.google.android:android-test:2.1_r1
|-- com.google.android.maps:maps:2.3.3
test