Command-line HTTP client built on OkHttp, mimicking curl's interface for Java/Kotlin developers.
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okcurl</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.
Runs OkCurl with a URL argument.
Use the official OkHttp client API (OkHttpClient) for stable usage.
No dependency data recorded yet.