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