is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-common 4.0.2


Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-common
Version

Version

4.0.2
Type

Type

jar

Download cometd-java-common 4.0.2


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