Last Version

jquery 2.2.14

Javascript clients for Atmosphere

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.atmosphere.client
ArtifactId

ArtifactId

jquery
Version

Version

2.2.14
Type

Type

war
Description

Description

jquery
Javascript clients for Atmosphere

Download jquery 2.2.14


<!-- https://jarcasting.com/artifacts/org.atmosphere.client/jquery/ -->
<dependency>
    <groupId>org.atmosphere.client</groupId>
    <artifactId>jquery</artifactId>
    <version>2.2.14</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.client/jquery/
implementation 'org.atmosphere.client:jquery:2.2.14'
// https://jarcasting.com/artifacts/org.atmosphere.client/jquery/
implementation ("org.atmosphere.client:jquery:2.2.14")
'org.atmosphere.client:jquery:war:2.2.14'
<dependency org="org.atmosphere.client" name="jquery" rev="2.2.14">
  <artifact name="jquery" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.client', module='jquery', version='2.2.14')
)
libraryDependencies += "org.atmosphere.client" % "jquery" % "2.2.14"
[org.atmosphere.client/jquery "2.2.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.