is not current version
Last Version 0.1.3

io.inkstand:inkstand-http-undertow 0.1.2

Undertow Web Container for Inkstand.

Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

inkstand-http-undertow
Version

Version

0.1.2
Type

Type

jar

Download inkstand-http-undertow 0.1.2


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