is not current version
Last Version 0.9.2

com.paulhammant:servirtium-undertow 0.7.1


Categories

Categories

Ant Build Tools Undertow Net Networking
GroupId

GroupId

com.paulhammant
ArtifactId

ArtifactId

servirtium-undertow
Version

Version

0.7.1
Type

Type

jar

Download servirtium-undertow 0.7.1


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