is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-feign 0.0.8-RELEASE


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-feign
Version

Version

0.0.8-RELEASE
Type

Type

jar

Download common-feign 0.0.8-RELEASE


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