Jar examples for f:feign-okhttp
feign-okhttp
You can download jar file feign-okhttp 9.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add feign-okhttp-9.4.0.jar to your project.
<dependency> <groupId>io.github.openfeign</groupId> <artifactId>feign-okhttp</artifactId> <version>9.4.0</version> </dependency>
compile group: 'io.github.openfeign', name: 'feign-okhttp', version: '9.4.0'
libraryDependencies += "io.github.openfeign" % "feign-okhttp" % "9.4.0"
<dependency org="io.github.openfeign" name="feign-okhttp" rev="9.4.0"/>
@Grapes(@Grab(group='io.github.openfeign', module='feign-okhttp', version='9.4.0'))
'io.github.openfeign:feign-okhttp:jar:9.4.0'
Click the following link to download the jar file.
feign-okhttp-9.4.0-javadoc.jar