is not current version
Last Version 5.0.0-alpha.10

com.squareup.okhttp3:okhttp-sse 4.0.0-RC1

null

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-sse
Version

Version

4.0.0-RC1
Type

Type

jar

Download okhttp-sse 4.0.0-RC1


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