License |
License |
---|---|
GroupId | GroupIdski.gagar |
ArtifactId | ArtifactIdvxutil |
Last Version | Last Version0.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVxutil
Core Vert.x utils for Vertigram
|
Filename | Size |
---|---|
vxutil-0.2.14.pom | |
vxutil-0.2.14.jar | 82 KB |
vxutil-0.2.14-sources.jar | 10 KB |
vxutil-0.2.14-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ski.gagar/vxutil/ -->
<dependency>
<groupId>ski.gagar</groupId>
<artifactId>vxutil</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/ski.gagar/vxutil/
implementation 'ski.gagar:vxutil:0.2.14'
// https://jarcasting.com/artifacts/ski.gagar/vxutil/
implementation ("ski.gagar:vxutil:0.2.14")
'ski.gagar:vxutil:jar:0.2.14'
<dependency org="ski.gagar" name="vxutil" rev="0.2.14">
<artifact name="vxutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='ski.gagar', module='vxutil', version='0.2.14')
)
libraryDependencies += "ski.gagar" % "vxutil" % "0.2.14"
[ski.gagar/vxutil "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.12.4 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.4 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.4 |
io.vertx : vertx-core | jar | 4.2.1 |
io.vertx : vertx-web | jar | 4.2.1 |
io.vertx : vertx-web-client | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin | jar | 4.2.1 |
io.vertx : vertx-lang-kotlin-coroutines | jar | 4.2.1 |
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 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |