License |
License |
---|---|
GroupId | GroupIdski.gagar.vxutil |
ArtifactId | ArtifactIdvxutil-core |
Last Version | Last Version1.0.0-alpha18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVxutil Core
Core Vert.x utils
|
<!-- https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/ -->
<dependency>
<groupId>ski.gagar.vxutil</groupId>
<artifactId>vxutil-core</artifactId>
<version>1.0.0-alpha18</version>
</dependency>
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/
implementation 'ski.gagar.vxutil:vxutil-core:1.0.0-alpha18'
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/
implementation ("ski.gagar.vxutil:vxutil-core:1.0.0-alpha18")
'ski.gagar.vxutil:vxutil-core:jar:1.0.0-alpha18'
<dependency org="ski.gagar.vxutil" name="vxutil-core" rev="1.0.0-alpha18">
<artifact name="vxutil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ski.gagar.vxutil', module='vxutil-core', version='1.0.0-alpha18')
)
libraryDependencies += "ski.gagar.vxutil" % "vxutil-core" % "1.0.0-alpha18"
[ski.gagar.vxutil/vxutil-core "1.0.0-alpha18"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.2.7 |
io.vertx : vertx-lang-kotlin | jar | 4.2.7 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 4.2.7 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.6.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |