| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdcometd-jquery |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncometd-jquery
WebJar for cometd-jquery
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cometd-jquery-3.0.5.pom | |
| cometd-jquery-3.0.5.jar | 78 KB |
| cometd-jquery-3.0.5-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/cometd-jquery/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>cometd-jquery</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/cometd-jquery/
implementation 'org.webjars:cometd-jquery:3.0.5'
// https://jarcasting.com/artifacts/org.webjars/cometd-jquery/
implementation ("org.webjars:cometd-jquery:3.0.5")
'org.webjars:cometd-jquery:jar:3.0.5'
<dependency org="org.webjars" name="cometd-jquery" rev="3.0.5">
<artifact name="cometd-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='cometd-jquery', version='3.0.5')
)
libraryDependencies += "org.webjars" % "cometd-jquery" % "3.0.5"
[org.webjars/cometd-jquery "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : cometd | jar | 3.0.5 |
| org.webjars : jquery | jar | 1.8.3 |