Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core-mingwx64</artifactId>
<version>3.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an HTTP client and make a GET request.
Refer to the migration guide: https://ktor.io/docs/migrating-3.html
No dependency data recorded yet.