is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-client 4.0.4


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-client
Version

Version

4.0.4
Type

Type

jar

Download cometd-java-client 4.0.4


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