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