is not current version
Last Version 4.0.9

org.cometd.javascript:cometd-examples-jquery 1.1.1


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.cometd.javascript
ArtifactId

ArtifactId

cometd-examples-jquery
Version

Version

1.1.1
Type

Type

war

Download cometd-examples-jquery 1.1.1


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