is not current version
Last Version 2.0.1

io.bootique.kotlin:bootique-kotlin-undertow 0.25

Provides extension function and features for smooth development with Bootique Undertow and Kotlin.

Categories

Categories

Kotlin Languages Undertow Net Networking Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.kotlin
ArtifactId

ArtifactId

bootique-kotlin-undertow
Version

Version

0.25
Type

Type

jar

Download bootique-kotlin-undertow 0.25


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