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

cn.vertxup:zero-router 0.5.1


Группа

Группа

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

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

zero-router
Версия

Версия

0.5.1
Тип

Тип

jar

Скачать zero-router 0.5.1


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