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