GroupId | GroupIdcom.github.edgar615 |
---|---|
ArtifactId | ArtifactIdvertx-util |
Version | Version1.0.13 |
Type | Typejar |
Filename | Size |
---|---|
vertx-util-1.0.13.pom | |
vertx-util-1.0.13.jar | 93 KB |
vertx-util-1.0.13-sources.jar | 51 KB |
vertx-util-1.0.13-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>vertx-util</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/
implementation 'com.github.edgar615:vertx-util:1.0.13'
// https://jarcasting.com/artifacts/com.github.edgar615/vertx-util/
implementation ("com.github.edgar615:vertx-util:1.0.13")
'com.github.edgar615:vertx-util:jar:1.0.13'
<dependency org="com.github.edgar615" name="vertx-util" rev="1.0.13">
<artifact name="vertx-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='vertx-util', version='1.0.13')
)
libraryDependencies += "com.github.edgar615" % "vertx-util" % "1.0.13"
[com.github.edgar615/vertx-util "1.0.13"]