A Retrofit Converter which uses Gson for serialization and deserialization of JSON.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-gson</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.
Creates a Retrofit instance with Gson converter for JSON serialization.
Use converter-gson version matching your Retrofit major version.
No dependency data recorded yet.