<dependency>
<groupId>org.roboguice</groupId>
<artifactId>roboguice</artifactId>
<version>3.0-alpha-1</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>6</version> </parent>
compile
|-- com.google.inject:guice:3.0
|-- android.support:compatibility-v4:11
provided
|-- com.google.android:android:4.2.0.1
|-- com.google.android.maps:maps:7_r1
|-- com.actionbarsherlock:actionbarsherlock:4.2.0
test