<dependency>
<groupId>com.squareup.retrofit</groupId>
<artifactId>retrofit</artifactId>
<version>1.6.0</version>
</dependency>
<parent> <groupId>com.squareup.retrofit</groupId> <artifactId>parent</artifactId> <version>1.6.0</version> </parent>
compile
|-- com.google.android:android
|-- com.squareup.okhttp:okhttp
|-- com.squareup.okhttp:okhttp-urlconnection
|-- com.netflix.rxjava:rxjava-core
|-- com.google.appengine:appengine-api-1.0-sdk
test
|-- junit:junit