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