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