Download okhttp-eventsource-1.5.3.jar file - Jar o

Jar examples for o:okhttp-eventsource

Description

EventSource Implementation built on OkHttp

You can download jar file okhttp-eventsource 1.5.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add okhttp-eventsource-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

okhttp-eventsource-1.5.3-javadoc.jar
okhttp-eventsource-1.5.3-sources.jar
okhttp-eventsource-1.5.3.jar
okhttp-eventsource-1.5.3.pom



Related Tutorials