is not current version
Last Version 3.0.9

org.webjars:cometd 3.0.5

WebJar for cometd

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

cometd
Version

Version

3.0.5
Type

Type

jar

Download cometd 3.0.5


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