is not current version
Last Version 0.2.1

io.github.flowersinthesand:wes-vertx2 0.2.0

This bridge integrates server-side wes application with the Vert.x 2

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes-vertx2
Version

Version

0.2.0
Type

Type

jar

Download wes-vertx2 0.2.0


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