is not current version
Last Version 0.9.9

com.paulhammant.servirtium:servirtium-undertow 0.9.8


Categories

Categories

Ant Build Tools Undertow Net Networking
GroupId

GroupId

com.paulhammant.servirtium
ArtifactId

ArtifactId

servirtium-undertow
Version

Version

0.9.8
Type

Type

jar

Download servirtium-undertow 0.9.8


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