is not current version
Last Version 7.0.7

org.cometd:cometd-demo 4.0.3


GroupId

GroupId

org.cometd
ArtifactId

ArtifactId

cometd-demo
Version

Version

4.0.3
Type

Type

war

Download cometd-demo 4.0.3


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