Jar examples for r:resteasy-client-okhttp3
Provides a JAX-RS Client engine for Resteasy backed by OkHttp 3
You can download jar file resteasy-client-okhttp3 1.1 in this page.
The Apache License, Version 2.0
You can use the following script to add resteasy-client-okhttp3-1.1.jar to your project.
<dependency> <groupId>net.ltgt.jaxrs</groupId> <artifactId>resteasy-client-okhttp3</artifactId> <version>1.1</version> </dependency>
compile group: 'net.ltgt.jaxrs', name: 'resteasy-client-okhttp3', version: '1.1'
libraryDependencies += "net.ltgt.jaxrs" % "resteasy-client-okhttp3" % "1.1"
<dependency org="net.ltgt.jaxrs" name="resteasy-client-okhttp3" rev="1.1"/>
@Grapes(@Grab(group='net.ltgt.jaxrs', module='resteasy-client-okhttp3', version='1.1'))
'net.ltgt.jaxrs:resteasy-client-okhttp3:jar:1.1'
Click the following link to download the jar file.
resteasy-client-okhttp3-1.1-javadoc.jar