A Retrofit converter that uses Moshi for JSON serialization and deserialization.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-moshi</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.
Create a Retrofit instance with Moshi converter.
No known issues recorded.
No dependency data recorded yet.