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