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