<dependency>
<groupId>com.squareup.picasso</groupId>
<artifactId>picasso</artifactId>
<version>2.3.2</version>
</dependency>
<parent> <groupId>com.squareup.picasso</groupId> <artifactId>picasso-parent</artifactId> <version>2.3.2</version> </parent>
compile
|-- com.squareup.okhttp:okhttp
|-- com.squareup.okhttp:okhttp-urlconnection
provided
|-- com.intellij:annotations:9.0.4
|-- com.google.android:android
test
|-- junit:junit
|-- org.easytesting:fest-assert-core