Bill of Materials for Square's meticulous HTTP client for Java and Kotlin, ensuring consistent dependency versions.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-bom</artifactId>
<version>5.3.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal OkHttp client making a GET request.
Add kotlin-stdlib dependency matching your Kotlin version.
No dependency data recorded yet.