GroupId | GroupIdio.github.balcony-seats |
---|---|
ArtifactId | ArtifactIdvertx-helper |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
vertx-helper-0.10.0.pom | |
vertx-helper-0.10.0.jar | 55 KB |
vertx-helper-0.10.0-sources.jar | 33 KB |
vertx-helper-0.10.0-javadoc.jar | 658 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation 'io.github.balcony-seats:vertx-helper:0.10.0'
// https://jarcasting.com/artifacts/io.github.balcony-seats/vertx-helper/
implementation ("io.github.balcony-seats:vertx-helper:0.10.0")
'io.github.balcony-seats:vertx-helper:jar:0.10.0'
<dependency org="io.github.balcony-seats" name="vertx-helper" rev="0.10.0">
<artifact name="vertx-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.balcony-seats', module='vertx-helper', version='0.10.0')
)
libraryDependencies += "io.github.balcony-seats" % "vertx-helper" % "0.10.0"
[io.github.balcony-seats/vertx-helper "0.10.0"]