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