License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdatmosphere-js |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatmosphere-js
WebJar for atmosphere-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
atmosphere-js-2.2.1.pom | |
atmosphere-js-2.2.1.jar | 24 KB |
atmosphere-js-2.2.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/atmosphere-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>atmosphere-js</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/atmosphere-js/
implementation 'org.webjars.bower:atmosphere-js:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/atmosphere-js/
implementation ("org.webjars.bower:atmosphere-js:2.2.1")
'org.webjars.bower:atmosphere-js:jar:2.2.1'
<dependency org="org.webjars.bower" name="atmosphere-js" rev="2.2.1">
<artifact name="atmosphere-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='atmosphere-js', version='2.2.1')
)
libraryDependencies += "org.webjars.bower" % "atmosphere-js" % "2.2.1"
[org.webjars.bower/atmosphere-js "2.2.1"]