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