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