Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

cufyorg/ktor-commons

Repository files navigation

Cufy Ktor Commons

Common utilities when using ktor with mangaka, kaguya and openperm-kt

Install

The main way of installing this library is using jitpack.io

repositories {
    // ...
    mavenCentral()
    maven { url = uri("https://jitpack.io") }
}

dependencies {
    // Replace TAG with the desired version
    implementation("org.cufy:ktor-commons:TAG")
}

About

Common utilities when using ktor with mangaka, kaguya and openperm-kt

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages