MVN

io.ktor : ktor-client-content-negotiation

Maven & Gradle

Aug 01, 2023
13 usages
12.2k stars

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-content-negotiation</artifactId>
    <version>2.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.3
  • Latest Release Candidate: 2.0.0-rc-1
  • Latest Beta: 2.0.0-beta-1

All Versions

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

Version Vulnerabilities Updated
2.3.x
ktor-client-content-negotiation-2.3.3
ktor-client-content-negotiation-2.3.2
ktor-client-content-negotiation-2.3.1
ktor-client-content-negotiation-2.3.0
2.2.x
ktor-client-content-negotiation-2.2.4
ktor-client-content-negotiation-2.2.3
ktor-client-content-negotiation-2.2.2
ktor-client-content-negotiation-2.2.1
ktor-client-content-negotiation-2.2.0
2.1.x
ktor-client-content-negotiation-2.1.3
ktor-client-content-negotiation-2.1.2
ktor-client-content-negotiation-2.1.1
ktor-client-content-negotiation-2.1.0
2.0.x
ktor-client-content-negotiation-2.0.3
ktor-client-content-negotiation-2.0.2
ktor-client-content-negotiation-2.0.1
ktor-client-content-negotiation-2.0.0
ktor-client-content-negotiation-2.0.0-rc-1
ktor-client-content-negotiation-2.0.0-beta-1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-client-content-negotiation</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.ktor:ktor-client-content-negotiation:2.3.3'

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

implementation("io.ktor:ktor-client-content-negotiation:2.3.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.ktor" % "ktor-client-content-negotiation" % "2.3.3"

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

Mar 18, 2022
3 usages
1.5k stars
Mar 18, 2022
3 usages
1.5k stars
Jun 13, 2023
9 usages
27 stars
Aug 24, 2023
3 usages
395 stars
Mar 13, 2023
4 usages
8 stars
Jan 04, 2022
3 usages
11.7k stars
Mar 19, 2022
3 usages
11.7k stars
Sep 03, 2022
4 usages
2 stars
Sep 03, 2022
4 usages
2 stars
Aug 15, 2023
7 usages
446 stars