<dependency>
<groupId>com.squareup.spoon</groupId>
<artifactId>spoon-runner</artifactId>
<version>1.1.8</version>
</dependency>
<parent> <groupId>com.squareup.spoon</groupId> <artifactId>parent</artifactId> <version>1.1.8</version> </parent>
compile
|-- com.squareup.spoon:spoon-client
|-- org.apache.commons:commons-lang3
|-- com.android.tools.ddms:ddmlib
|-- com.github.spullara.mustache.java:compiler
|-- com.madgag:animated-gif-lib
test
|-- junit:junit