Last Version

CometD :: Java :: Client :: HTTP :: OkHttp 7.0.7

The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-client-http-okhttp
Version

Version

7.0.7
Type

Type

jar
Description

Description

CometD :: Java :: Client :: HTTP :: OkHttp
The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques
Project Organization

Project Organization

The CometD Project

Download cometd-java-client-http-okhttp 7.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.cometd.java : cometd-java-client-http-common jar 7.0.7
com.squareup.okhttp3 : okhttp jar 4.10.0

Project Modules

There are no modules declared in this project.