<dependency>
<groupId>org.robolectric</groupId>
<artifactId>robolectric</artifactId>
<version>3.2.1</version>
</dependency>
compile
|-- org.robolectric:robolectric-annotations:3.2.1
|-- org.robolectric:robolectric-resources:3.2.1
|-- org.robolectric:robolectric-utils:3.2.1
|-- org.robolectric:shadows-core:3.2.1
|-- org.ow2.asm:asm-util:5.0.1
|-- org.ow2.asm:asm-commons:5.0.1
|-- org.ow2.asm:asm-analysis:5.0.1
|-- org.bouncycastle:bcprov-jdk16:1.46
|-- com.ximpleware:vtd-xml:2.11
|-- com.thoughtworks.xstream:xstream:1.4.8
|-- org.apache.maven:maven-ant-tasks:2.1.3
test
|-- org.robolectric:android-all:7.1.0_r7-robolectric-0
|-- junit:junit:4.12
|-- org.hamcrest:hamcrest-core:1.3