Download okhttp-ws-3.3.1.jar file - Jar o

Jar examples for o:okhttp-ws

Description

You can download jar file okhttp-ws 3.3.1 in this page.

Build File

You can use the following script to add okhttp-ws-3.3.1.jar to your project.

<dependency>
   <groupId>com.squareup.okhttp3</groupId>
   <artifactId>okhttp-ws</artifactId>
   <version>3.3.1</version>
</dependency>
compile group: 'com.squareup.okhttp3', name: 'okhttp-ws', version: '3.3.1'
libraryDependencies += "com.squareup.okhttp3" % "okhttp-ws" % "3.3.1"
<dependency org="com.squareup.okhttp3" name="okhttp-ws" rev="3.3.1"/>
@Grapes(@Grab(group='com.squareup.okhttp3', module='okhttp-ws', version='3.3.1'))
'com.squareup.okhttp3:okhttp-ws:jar:3.3.1'

Download

Click the following link to download the jar file.

okhttp-ws-3.3.1-javadoc.jar
okhttp-ws-3.3.1-sources.jar
okhttp-ws-3.3.1.jar
okhttp-ws-3.3.1.pom



Related Tutorials