OkHttp engine for the Ktor HTTP client, enabling asynchronous HTTP requests in Kotlin applications.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-okhttp</artifactId>
<version>3.5.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creating a Ktor HTTP client with OkHttp engine.
No known issues recorded.
No dependency data recorded yet.