MVN

com.cedarsoft.tests : ktor

Maven & Gradle

Nov 07, 2018

test.Ktor

<dependency>
    <groupId>com.cedarsoft.tests</groupId>
    <artifactId>ktor</artifactId>
    <version>8.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.tests : ktor to add to Maven - Latest Versions:

  • Latest Stable: 8.7.0

All Versions

Choose a version of com.cedarsoft.tests : ktor to add to Maven - All Versions:

Version Vulnerabilities Updated
8.7.x
ktor-8.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft.tests</groupId>
    <artifactId>ktor</artifactId>
    <version>8.7.0</version>
</dependency>

Advertisement