Last Version

ktor 0.2.0

KtFunctional

License

License

GroupId

GroupId

com.github.rarnu
ArtifactId

ArtifactId

ktor
Version

Version

0.2.0
Type

Type

jar
Description

Description

ktor
KtFunctional
Project URL

Project URL

https://github.com/rarnu/ktfunctional

Download ktor 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.rarnu/ktor/ -->
<dependency>
    <groupId>com.github.rarnu</groupId>
    <artifactId>ktor</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rarnu/ktor/
implementation 'com.github.rarnu:ktor:0.2.0'
// https://jarcasting.com/artifacts/com.github.rarnu/ktor/
implementation ("com.github.rarnu:ktor:0.2.0")
'com.github.rarnu:ktor:jar:0.2.0'
<dependency org="com.github.rarnu" name="ktor" rev="0.2.0">
  <artifact name="ktor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rarnu', module='ktor', version='0.2.0')
)
libraryDependencies += "com.github.rarnu" % "ktor" % "0.2.0"
[com.github.rarnu/ktor "0.2.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
io.ktor : ktor-server-core jar 1.1.3
com.github.rarnu : common jar 0.8.2

Project Modules

There are no modules declared in this project.