Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-vertx |
Version | Version0.8.7 |
Type | Typejar |
Filename | Size |
---|---|
qbit-vertx-0.8.7.pom | |
qbit-vertx-0.8.7.jar | 29 KB |
qbit-vertx-0.8.7-sources.jar | 14 KB |
qbit-vertx-0.8.7-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-vertx/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-vertx</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-vertx/
implementation 'io.advantageous.qbit:qbit-vertx:0.8.7'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-vertx/
implementation ("io.advantageous.qbit:qbit-vertx:0.8.7")
'io.advantageous.qbit:qbit-vertx:jar:0.8.7'
<dependency org="io.advantageous.qbit" name="qbit-vertx" rev="0.8.7">
<artifact name="qbit-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-vertx', version='0.8.7')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-vertx" % "0.8.7"
[io.advantageous.qbit/qbit-vertx "0.8.7"]