is not current version
Last Version 0.8.1

cn.vertxup:zero-lbs 0.6.1


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-lbs
Version

Version

0.6.1
Type

Type

jar

Download zero-lbs 0.6.1


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