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