is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-examples 2.4.0.RC3


Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-examples
Version

Version

2.4.0.RC3
Type

Type

war

Download cometd-java-examples 2.4.0.RC3


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