| License |
License |
|---|---|
| GroupId | GroupIdcom.rfksystems |
| ArtifactId | ArtifactIdvertx_utils |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionRFKSystems Vert.x Utils
Vert.x Utilities
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationRFK Systems |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx_utils-1.0.1.pom | |
| vertx_utils-1.0.1.jar | 5 KB |
| vertx_utils-1.0.1-sources.jar | 1 KB |
| vertx_utils-1.0.1-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rfksystems/vertx_utils/ -->
<dependency>
<groupId>com.rfksystems</groupId>
<artifactId>vertx_utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rfksystems/vertx_utils/
implementation 'com.rfksystems:vertx_utils:1.0.1'
// https://jarcasting.com/artifacts/com.rfksystems/vertx_utils/
implementation ("com.rfksystems:vertx_utils:1.0.1")
'com.rfksystems:vertx_utils:jar:1.0.1'
<dependency org="com.rfksystems" name="vertx_utils" rev="1.0.1">
<artifact name="vertx_utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rfksystems', module='vertx_utils', version='1.0.1')
)
libraryDependencies += "com.rfksystems" % "vertx_utils" % "1.0.1"
[com.rfksystems/vertx_utils "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 3.4.2 |
| io.vertx : vertx-config | jar | 3.4.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.4-3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.1.4-3 |