is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-vertx 0.8.16-RC3

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.16-RC3
Type

Type

jar

Download qbit-vertx 0.8.16-RC3


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