is not current version
Last Version 2.5.0

com.launchdarkly:okhttp-eventsource 1.7.0

EventSource Implementation built on OkHttp

GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

okhttp-eventsource
Version

Version

1.7.0
Type

Type

jar

Download okhttp-eventsource 1.7.0


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