MVN

io.ktor : ktor-sse-watchosx64

Maven & Gradle

Nov 23, 2023
12.8k stars

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

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-sse-watchosx64</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ktor : ktor-sse-watchosx64 to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-beta-1
  • Latest Beta: 3.0.0-beta-1

All Versions

Choose a version of io.ktor : ktor-sse-watchosx64 to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
ktor-sse-watchosx64-3.0.0-beta-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.ktor</groupId>
    <artifactId>ktor-sse-watchosx64</artifactId>
    <version>3.0.0-beta-1</version>
</dependency>

Advertisement