Jar examples for o:okhttp-eventsource
EventSource Implementation built on OkHttp
You can download jar file okhttp-eventsource 0.2.1 in this page.
The Apache License, Version 2.0
You can use the following script to add okhttp-eventsource-0.2.1.jar to your project.
<dependency> <groupId>com.launchdarkly</groupId> <artifactId>okhttp-eventsource</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.launchdarkly', name: 'okhttp-eventsource', version: '0.2.1'
libraryDependencies += "com.launchdarkly" % "okhttp-eventsource" % "0.2.1"
<dependency org="com.launchdarkly" name="okhttp-eventsource" rev="0.2.1"/>
@Grapes(@Grab(group='com.launchdarkly', module='okhttp-eventsource', version='0.2.1'))
'com.launchdarkly:okhttp-eventsource:jar:0.2.1'
Click the following link to download the jar file.
okhttp-eventsource-0.2.1-javadoc.jar