A Retrofit CallAdapter that enables reactive return types using RxJava 3.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>adapter-rxjava3</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures Retrofit to use RxJava3 for asynchronous calls.
Add io.reactivex.rxjava3:rxjava to your dependencies.
No dependency data recorded yet.