is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-common 3.0.4


Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-common
Version

Version

3.0.4
Type

Type

jar

Download cometd-java-common 3.0.4


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