is not current version
Last Version 1.3.0

io.mikesir87.javacors:javacors-undertow 1.0.4


Categories

Categories

Undertow Net Networking
GroupId

GroupId

io.mikesir87.javacors
ArtifactId

ArtifactId

javacors-undertow
Version

Version

1.0.4
Type

Type

jar

Download javacors-undertow 1.0.4


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