is not current version
Last Version 0.1.3

com.fitbur.testify.server:server-undertow 0.0.9


Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.fitbur.testify.server
ArtifactId

ArtifactId

server-undertow
Version

Version

0.0.9
Type

Type

jar

Download server-undertow 0.0.9


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