| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdcometd-jquery |
| Version | Version3.1.0-RC1 |
| Type | Typejar |
| Description |
Descriptioncometd-jquery
WebJar for cometd-jquery
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cometd-jquery-3.1.0-RC1.pom | |
| cometd-jquery-3.1.0-RC1.jar | 1 MB |
| cometd-jquery-3.1.0-RC1-sources.jar | 22 bytes |
| cometd-jquery-3.1.0-RC1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/cometd-jquery/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>cometd-jquery</artifactId>
<version>3.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/cometd-jquery/
implementation 'org.webjars.bower:cometd-jquery:3.1.0-RC1'
// https://jarcasting.com/artifacts/org.webjars.bower/cometd-jquery/
implementation ("org.webjars.bower:cometd-jquery:3.1.0-RC1")
'org.webjars.bower:cometd-jquery:jar:3.1.0-RC1'
<dependency org="org.webjars.bower" name="cometd-jquery" rev="3.1.0-RC1">
<artifact name="cometd-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='cometd-jquery', version='3.1.0-RC1')
)
libraryDependencies += "org.webjars.bower" % "cometd-jquery" % "3.1.0-RC1"
[org.webjars.bower/cometd-jquery "3.1.0-RC1"]