is not current version
Last Version 0.0.5

com.github.dingey:common-feign 0.0.1


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common-feign
Version

Version

0.0.1
Type

Type

jar

Download common-feign 0.0.1


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