Square's efficient HTTP client for Java and Kotlin with HTTP/2 and connection pooling.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</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 HTTP GET request using OkHttp.
Use OkHttp 4.x for Java 7 compatibility.
No dependency data recorded yet.