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