MVN

com.github.marks-yag : ketty

Maven & Gradle

Jan 15, 2023
1 stars

Ketty · A simple async communication framework written in Kotlin.

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>ketty</artifactId>
    <version>0.20.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marks-yag : ketty to add to Maven - Latest Versions:

  • Latest Stable: 0.20.2

All Versions

Choose a version of com.github.marks-yag : ketty to add to Maven - All Versions:

Version Vulnerabilities Updated
0.20.x
ketty-0.20.2
ketty-0.20.1
ketty-0.20.0
0.19.x
ketty-0.19.7
ketty-0.19.6
ketty-0.19.5
ketty-0.19.4
ketty-0.19.3
ketty-0.19.2
ketty-0.19.1
ketty-0.19.0
0.18.x
ketty-0.18.7
ketty-0.18.6
ketty-0.18.5
ketty-0.18.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>ketty</artifactId>
    <version>0.20.2</version>
</dependency>

Advertisement