Ketty

A simple async communication framework written in Kotlin.

License

License

GroupId

GroupId

com.github.marks-yag
ArtifactId

ArtifactId

ketty
Last Version

Last Version

0.19.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ketty
A simple async communication framework written in Kotlin.
Project URL

Project URL

https://github.com/marks-yag/ketty
Source Code Management

Source Code Management

https://github.com/marks-yag/ketty

Download ketty

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.marks-yag/ketty/ -->
<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>ketty</artifactId>
    <version>0.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marks-yag/ketty/
implementation 'com.github.marks-yag:ketty:0.19.1'
// https://jarcasting.com/artifacts/com.github.marks-yag/ketty/
implementation ("com.github.marks-yag:ketty:0.19.1")
'com.github.marks-yag:ketty:jar:0.19.1'
<dependency org="com.github.marks-yag" name="ketty" rev="0.19.1">
  <artifact name="ketty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marks-yag', module='ketty', version='0.19.1')
)
libraryDependencies += "com.github.marks-yag" % "ketty" % "0.19.1"
[com.github.marks-yag/ketty "0.19.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • rpc

Versions

Version
0.19.1
0.19.0
0.18.7
0.18.6
0.18.5
0.18.4