не последняя версия
Последняя версия 0.8.1

cn.vertxup:vertx-co 0.4.7.1


Группа

Группа

cn.vertxup
Идентификатор

Идентификатор

vertx-co
Версия

Версия

0.4.7.1
Тип

Тип

jar

Скачать vertx-co 0.4.7.1


<!-- https://jarcasting.com/artifacts/cn.vertxup/vertx-co/ -->
<dependency>
    <groupId>cn.vertxup</groupId>
    <artifactId>vertx-co</artifactId>
    <version>0.4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/vertx-co/
implementation 'cn.vertxup:vertx-co:0.4.7.1'
// https://jarcasting.com/artifacts/cn.vertxup/vertx-co/
implementation ("cn.vertxup:vertx-co:0.4.7.1")
'cn.vertxup:vertx-co:jar:0.4.7.1'
<dependency org="cn.vertxup" name="vertx-co" rev="0.4.7.1">
  <artifact name="vertx-co" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='vertx-co', version='0.4.7.1')
)
libraryDependencies += "cn.vertxup" % "vertx-co" % "0.4.7.1"
[cn.vertxup/vertx-co "0.4.7.1"]