k

ktor-fit-annotation-iosarm64

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