A Retrofit converter that supports Java scalar types (String, primitives, boxed types) for request/response bodies.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-scalars</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.
Adds scalar converter support to a Retrofit instance.
No known issues recorded.
No dependency data recorded yet.