is not current version
Last Version 1.6.0.RELEASE

com.outegret:support-feign 1.4.1.5.RELEASE


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.outegret
ArtifactId

ArtifactId

support-feign
Version

Version

1.4.1.5.RELEASE
Type

Type

jar

Download support-feign 1.4.1.5.RELEASE


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