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

Jar examples for o:okhttp-ws

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials