MVN

io.ktor : ktor-locations

Maven & Gradle

Mar 14, 2022
9 usages
12.2k stars

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-locations</artifactId>
    <version>1.6.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.8
  • Latest Release Candidate: 1.3.2-1.4.0-rc

All Versions

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

Version Vulnerabilities Updated
1.6.x
ktor-locations-1.6.8
ktor-locations-1.6.7
ktor-locations-1.6.6
ktor-locations-1.6.5
ktor-locations-1.6.4
ktor-locations-1.6.3
ktor-locations-1.6.2
ktor-locations-1.6.1
ktor-locations-1.6.0
1.5.x
ktor-locations-1.5.4
ktor-locations-1.5.3
ktor-locations-1.5.2
ktor-locations-1.5.1
ktor-locations-1.5.0
1.4.x
ktor-locations-1.4.3
ktor-locations-1.4.2
ktor-locations-1.4.1
ktor-locations-1.4.0
1.3.x
ktor-locations-1.3.2-1.4.0-rc
ktor-locations-1.3.1
ktor-locations-1.3.0
ktor-locations-1.3.0-rc2
ktor-locations-1.3.0-rc
1.2.x
ktor-locations-1.2.6
ktor-locations-1.2.5
ktor-locations-1.2.4
ktor-locations-1.2.3
ktor-locations-1.2.3-rc
ktor-locations-1.2.2
ktor-locations-1.2.1
ktor-locations-1.2.0
ktor-locations-1.2.0-rc2
ktor-locations-1.2.0-rc
1.1.x
ktor-locations-1.1.4
ktor-locations-1.1.3
ktor-locations-1.1.2
ktor-locations-1.1.1
ktor-locations-1.1.0
1.0.x
ktor-locations-1.0.1
ktor-locations-1.0.0
ktor-locations-1.0.0-rc

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-locations</artifactId>
    <version>1.6.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.ktor:ktor-locations:1.6.8'

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

implementation("io.ktor:ktor-locations:1.6.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.ktor" % "ktor-locations" % "1.6.8"

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

Sep 22, 2022
4 usages
2k stars
May 03, 2020
2 usages
3 stars
Jul 21, 2023
1 usages
1 stars
Feb 15, 2023
10 usages
1.9k stars
Sep 12, 2017
5 usages
960 stars
Apr 25, 2019
4 usages
4 stars
Jan 31, 2023
14 usages
188 stars
Nov 09, 2015
4 usages
0 stars