isyscore / common-ktor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kt-ktor-jvm

Kotlin Ktor 平台 通用库

传递依赖

com.github.isyscore:common-jvm:1.3.1

使用

kotlin_version=1.4.10
ktor_version=1.4.1

dependencies {
    implementation 'com.github.isyscore:common-ktor:1.3.1'
}

About

License:MIT License


Languages

Language:Kotlin 100.0%