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