is not current version
Last Version 0.5.2

cn.vertxup:zero-feign 0.5


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

cn.vertxup
ArtifactId

ArtifactId

zero-feign
Version

Version

0.5
Type

Type

jar

Download zero-feign 0.5


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