License |
License |
---|---|
GroupId | GroupIdski.gagar.vxutil |
ArtifactId | ArtifactIdvxutil-core |
Version | Version0.5.1 |
Type | Typejar |
Description |
DescriptionVxutil Core
Core Vert.x utils
|
Filename | Size |
---|---|
vxutil-core-0.5.1.pom | |
vxutil-core-0.5.1.jar | 31 KB |
vxutil-core-0.5.1-sources.jar | 4 KB |
vxutil-core-0.5.1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/ -->
<dependency>
<groupId>ski.gagar.vxutil</groupId>
<artifactId>vxutil-core</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/
implementation 'ski.gagar.vxutil:vxutil-core:0.5.1'
// https://jarcasting.com/artifacts/ski.gagar.vxutil/vxutil-core/
implementation ("ski.gagar.vxutil:vxutil-core:0.5.1")
'ski.gagar.vxutil:vxutil-core:jar:0.5.1'
<dependency org="ski.gagar.vxutil" name="vxutil-core" rev="0.5.1">
<artifact name="vxutil-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ski.gagar.vxutil', module='vxutil-core', version='0.5.1')
)
libraryDependencies += "ski.gagar.vxutil" % "vxutil-core" % "0.5.1"
[ski.gagar.vxutil/vxutil-core "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 4.2.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | 1.5.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |