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