is not current version
Last Version 3.0.9

com.github.yuyenews:mars-cloud-feign 3.0.6


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-cloud-feign
Version

Version

3.0.6
Type

Type

jar

Download mars-cloud-feign 3.0.6


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