is not current version
Last Version 3.0.5

org.webjars:cometd-jquery 3.0.2

WebJar for cometd-jquery

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

cometd-jquery
Version

Version

3.0.2
Type

Type

jar

Download cometd-jquery 3.0.2


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