Jar examples for o:okhttp-ws
You can download jar file okhttp-ws 2.7.3 in this page.
You can use the following script to add okhttp-ws-2.7.3.jar to your project.
<dependency> <groupId>com.squareup.okhttp</groupId> <artifactId>okhttp-ws</artifactId> <version>2.7.3</version> </dependency>
compile group: 'com.squareup.okhttp', name: 'okhttp-ws', version: '2.7.3'
libraryDependencies += "com.squareup.okhttp" % "okhttp-ws" % "2.7.3"
<dependency org="com.squareup.okhttp" name="okhttp-ws" rev="2.7.3"/>
@Grapes(@Grab(group='com.squareup.okhttp', module='okhttp-ws', version='2.7.3'))
'com.squareup.okhttp:okhttp-ws:jar:2.7.3'
Click the following link to download the jar file.
okhttp-ws-2.7.3-javadoc.jar