Examples for retrofit guide (#2596)
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
514996c08e
commit
f6ced9a7ac
@@ -517,6 +517,11 @@
|
||||
<groupId>com.squareup.retrofit2</groupId>
|
||||
<artifactId>adapter-rxjava</artifactId>
|
||||
<version>${retrofit.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.squareup.okhttp3</groupId>
|
||||
<artifactId>logging-interceptor</artifactId>
|
||||
<version>3.9.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.darwinsys</groupId>
|
||||
|
||||
Reference in New Issue
Block a user