| License |
License
The New BSD License
The Academic Free License, v. 2.1
|
|---|---|
| GroupId | GroupIdorg.cometd.jquery |
| ArtifactId | ArtifactIdcometd-jquery-examples |
| Last Version | Last Version1.0.beta8 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionCometd :: JQuery :: Examples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cometd-jquery-examples-1.0.beta8.pom | |
| cometd-jquery-examples-1.0.beta8.war | 48 KB |
| cometd-jquery-examples-1.0.beta8-sources.jar | 327 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cometd.jquery/cometd-jquery-examples/ -->
<dependency>
<groupId>org.cometd.jquery</groupId>
<artifactId>cometd-jquery-examples</artifactId>
<version>1.0.beta8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.jquery/cometd-jquery-examples/
implementation 'org.cometd.jquery:cometd-jquery-examples:1.0.beta8'
// https://jarcasting.com/artifacts/org.cometd.jquery/cometd-jquery-examples/
implementation ("org.cometd.jquery:cometd-jquery-examples:1.0.beta8")
'org.cometd.jquery:cometd-jquery-examples:war:1.0.beta8'
<dependency org="org.cometd.jquery" name="cometd-jquery-examples" rev="1.0.beta8">
<artifact name="cometd-jquery-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.cometd.jquery', module='cometd-jquery-examples', version='1.0.beta8')
)
libraryDependencies += "org.cometd.jquery" % "cometd-jquery-examples" % "1.0.beta8"
[org.cometd.jquery/cometd-jquery-examples "1.0.beta8"]