License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdatmosphere-javascript |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavascript Atmosphere
WebJar for Atmosphere Javascript
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atmosphere-javascript-3.1.3.pom | |
atmosphere-javascript-3.1.3.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/atmosphere-javascript/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>atmosphere-javascript</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/atmosphere-javascript/
implementation 'org.webjars:atmosphere-javascript:3.1.3'
// https://jarcasting.com/artifacts/org.webjars/atmosphere-javascript/
implementation ("org.webjars:atmosphere-javascript:3.1.3")
'org.webjars:atmosphere-javascript:jar:3.1.3'
<dependency org="org.webjars" name="atmosphere-javascript" rev="3.1.3">
<artifact name="atmosphere-javascript" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='atmosphere-javascript', version='3.1.3')
)
libraryDependencies += "org.webjars" % "atmosphere-javascript" % "3.1.3"
[org.webjars/atmosphere-javascript "3.1.3"]