is not current version
Last Version 0.8.1

cn.vertxup:zero-iproxy 0.6.1


GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-iproxy
Version

Version

0.6.1
Type

Type

jar

Download zero-iproxy 0.6.1


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