is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-vertx 0.8.19-RC2

Vertx support for qbit

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-vertx
Version

Version

0.8.19-RC2
Type

Type

jar

Download qbit-vertx 0.8.19-RC2


<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/ -->
<dependency>
    <groupId>com.github.advantageous</groupId>
    <artifactId>qbit-vertx</artifactId>
    <version>0.8.19-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/
implementation 'com.github.advantageous:qbit-vertx:0.8.19-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/
implementation ("com.github.advantageous:qbit-vertx:0.8.19-RC2")
'com.github.advantageous:qbit-vertx:jar:0.8.19-RC2'
<dependency org="com.github.advantageous" name="qbit-vertx" rev="0.8.19-RC2">
  <artifact name="qbit-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-vertx', version='0.8.19-RC2')
)
libraryDependencies += "com.github.advantageous" % "qbit-vertx" % "0.8.19-RC2"
[com.github.advantageous/qbit-vertx "0.8.19-RC2"]