k

ktor-fit-annotation-js

use ktor like retrofit.
https://github.com/qdsfdhvh/ktor-fit
MIT
SeikoDes
Files download
File Operation
ktor-fit-annotation-js-1.0.5.2.jar download
ktor-fit-annotation-js-1.0.5.2.pom download
ktor-fit-annotation-js-1.0.5.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.qdsfdhvh</groupId>
  <artifactId>ktor-fit-annotation-js</artifactId>
  <version>1.0.5.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.qdsfdhvh:ktor-fit-annotation-js:1.0.5.2'
Gradle Kotlin
implementation("io.github.qdsfdhvh:ktor-fit-annotation-js:1.0.5.2")
Scala SBT
libraryDependencies += "io.github.qdsfdhvh" % "ktor-fit-annotation-js" % "1.0.5.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.qdsfdhvh', module='ktor-fit-annotation-js', version='1.0.5.2')
)
Apache Ivy
<dependency org="io.github.qdsfdhvh" name="ktor-fit-annotation-js" rev="1.0.5.2" />
Leiningen
[io.github.qdsfdhvh/ktor-fit-annotation-js "1.0.5.2"]
Apache Buildr
'io.github.qdsfdhvh:ktor-fit-annotation-js:jar:1.0.5.2'