is not current version
Last Version 8.0.0-rc.1

com.netflix.feign:feign-example-github 7.1.0

feign-example-github

Categories

Categories

Github Development Tools Version Controls Net Feign HTTP Clients
GroupId

GroupId

com.netflix.feign
ArtifactId

ArtifactId

feign-example-github
Version

Version

7.1.0
Type

Type

jar

Download feign-example-github 7.1.0


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