An HTTP+HTTP/2 client for Android and Java applications; this module provides testing utilities for OkHttp.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-testing-support</artifactId>
<version>3.14.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Java snippet showing how to start and stop a MockWebServer for testing.
Upgrade to the latest OkHttp version (e.g., 4.x).
No dependency data recorded yet.