MVN

io.ktor : ktor-client-core-native

Maven & Gradle

Feb 26, 2020
64 usages
12.2k stars

ktor-client-core · Ktor is a framework for quickly creating web applications in Kotlin with minimal effort.

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-core-native</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ktor : ktor-client-core-native to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1
  • Latest Release Candidate: 1.3.0-rc2

All Versions

Choose a version of io.ktor : ktor-client-core-native to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
ktor-client-core-native-1.3.1
ktor-client-core-native-1.3.0
ktor-client-core-native-1.3.0-rc2
ktor-client-core-native-1.3.0-rc
1.2.x
ktor-client-core-native-1.2.6
ktor-client-core-native-1.2.5
ktor-client-core-native-1.2.4
ktor-client-core-native-1.2.3
ktor-client-core-native-1.2.3-rc
ktor-client-core-native-1.2.2
ktor-client-core-native-1.2.1
ktor-client-core-native-1.2.0
ktor-client-core-native-1.2.0-rc2
ktor-client-core-native-1.2.0-rc
1.1.x
ktor-client-core-native-1.1.5
ktor-client-core-native-1.1.4
ktor-client-core-native-1.1.3
ktor-client-core-native-1.1.2
ktor-client-core-native-1.1.1
ktor-client-core-native-1.1.0

How to add a dependency to Maven

Add the following io.ktor : ktor-client-core-native maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-core-native</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ktor : ktor-client-core-native gradle dependency to your build.gradle file:

implementation 'io.ktor:ktor-client-core-native:1.3.1'

Gradle Kotlin DSL: Add the following io.ktor : ktor-client-core-native gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ktor:ktor-client-core-native:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ktor : ktor-client-core-native sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ktor" % "ktor-client-core-native" % "1.3.1"

Advertisement

Dependencies from Group

Aug 01, 2023
311 usages
12.2k stars
Aug 01, 2023
198 usages
12.2k stars
Aug 01, 2023
194 usages
12.2k stars
Aug 01, 2023
168 usages
12.2k stars
Aug 01, 2023
120 usages
12.2k stars

Discover Dependencies

Apr 26, 2019
19 usages
12.5k stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Jul 06, 2020
19 usages
30 stars
Aug 25, 2023
30 usages
11.9k stars