is not current version
Last Version 2.5.0

com.launchdarkly:okhttp-eventsource 1.4.1

EventSource Implementation built on OkHttp

GroupId

GroupId

com.launchdarkly
ArtifactId

ArtifactId

okhttp-eventsource
Version

Version

1.4.1
Type

Type

jar

Download okhttp-eventsource 1.4.1


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