is not current version
Last Version 2.5.0

com.launchdarkly:okhttp-eventsource 1.3.2

EventSource Implementation built on OkHttp

GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

okhttp-eventsource
Version

Version

1.3.2
Type

Type

jar

Download okhttp-eventsource 1.3.2


<!-- https://jarcasting.com/artifacts/com.launchdarkly/okhttp-eventsource/ -->
<dependency>
    <groupId>com.launchdarkly</groupId>
    <artifactId>okhttp-eventsource</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchdarkly/okhttp-eventsource/
implementation 'com.launchdarkly:okhttp-eventsource:1.3.2'
// https://jarcasting.com/artifacts/com.launchdarkly/okhttp-eventsource/
implementation ("com.launchdarkly:okhttp-eventsource:1.3.2")
'com.launchdarkly:okhttp-eventsource:jar:1.3.2'
<dependency org="com.launchdarkly" name="okhttp-eventsource" rev="1.3.2">
  <artifact name="okhttp-eventsource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchdarkly', module='okhttp-eventsource', version='1.3.2')
)
libraryDependencies += "com.launchdarkly" % "okhttp-eventsource" % "1.3.2"
[com.launchdarkly/okhttp-eventsource "1.3.2"]