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