GroupId | GroupIdio.github.balcony-seats |
---|---|
ArtifactId | ArtifactIdvertx-helper |
Version | Version0.11.0 |
Type | Typejar |
Filename | Size |
---|---|
vertx-helper-0.11.0.pom | |
vertx-helper-0.11.0.jar | 64 KB |
vertx-helper-0.11.0-sources.jar | 38 KB |
vertx-helper-0.11.0-javadoc.jar | 693 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/ -->
<dependency>
<groupId>io.github.balcony-seats</groupId>
<artifactId>vertx-helper</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation 'io.github.balcony-seats:vertx-helper:0.11.0'
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation ("io.github.balcony-seats:vertx-helper:0.11.0")
'io.github.balcony-seats:vertx-helper:jar:0.11.0'
<dependency org="io.github.balcony-seats" name="vertx-helper" rev="0.11.0">
<artifact name="vertx-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.balcony-seats', module='vertx-helper', version='0.11.0')
)
libraryDependencies += "io.github.balcony-seats" % "vertx-helper" % "0.11.0"
[io.github.balcony-seats/vertx-helper "0.11.0"]