Core client module for Ktor, a Kotlin framework for building web applications, targeting JavaScript.
<dependency>
<groupId>io.ktor</groupId>
<artifactId>ktor-client-core-js</artifactId>
<version>3.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an HTTP client and makes a GET request.
Use ktor-client-core-js for JavaScript targets; for JVM use ktor-client-core-jvm.
No dependency data recorded yet.