MVN

io.ktor : ktor-events

Maven & Gradle

Aug 01, 2023
3 usages
12.4k stars

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

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

Latest Version

Choose a version of io.ktor : ktor-events 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-events to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-events</artifactId>
    <version>2.3.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.ktor:ktor-events:2.3.3'

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

implementation("io.ktor:ktor-events:2.3.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.ktor" % "ktor-events" % "2.3.3"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jun 28, 2023
2 usages
12.4k stars
Aug 01, 2023
2 usages
12.4k stars
Aug 01, 2023
2 usages
12.4k stars
Aug 01, 2023
2 usages
12.4k stars
Aug 01, 2023
2 usages
12.4k stars
Aug 25, 2023
5 usages
2 stars
Mar 18, 2022
2 usages
1.5k stars
Jun 13, 2023
5 usages
28 stars
Jun 13, 2023
3 usages
28 stars
Jun 18, 2022
2 usages
25 stars