
Group: com.squareup.retrofit2 - All Dependencies


Converter: Gson · A Retrofit Converter which uses Gson for serialization.

Converter: Jackson · A Retrofit Converter which uses Jackson for serialization.

Adapter: RxJava 2 · A Retrofit CallAdapter for RxJava 2's stream types.

Converter: Moshi · A Retrofit Converter which uses Moshi for serialization.

Converter: Java Scalars · A Retrofit Converter for Java's scalar value types.

Adapter: RxJava · A Retrofit CallAdapter for RxJava's stream types.

Adapter: RxJava 3 · A Retrofit CallAdapter for RxJava 3's stream types.

Retrofit Mock Adapter · An add-on to Retrofit for implementing fake services.

Converter: SimpleXML · A Retrofit Converter which uses Simple XML for serialization.

Adapter: Guava · A Retrofit CallAdapter for Guava's ListenableFuture.

Adapter: Java 8 · A Retrofit CallAdapter for Java 8's CompletableFuture.

Converter: Protocol Buffers · A Retrofit Converter which uses Protocol Buffers for serialization.

Converter: Wire Protocol Buffers · A Retrofit Converter which uses Wire for serialization.

Converter: JAXB · A Retrofit Converter which uses JAXB for serialization.

Converter: Java 8 · A Retrofit Converter for Java 8's Optional type.

Converter: Guava · A Retrofit Converter for Guava's Optional type.

Adapter: Scala · A Retrofit CallAdapter for Scala's Future.

Retrofit (Parent) · Type-safe HTTP client for Android and Java by Square, Inc.