Last Version

jquery 2.2.13.vaadin5

Javascript clients for Atmosphere

License

License

Categories

Categories

Vaadin User Interface Web Frameworks CLI
GroupId

GroupId

com.vaadin.external.atmosphere.client
ArtifactId

ArtifactId

jquery
Version

Version

2.2.13.vaadin5
Type

Type

war
Description

Description

jquery
Javascript clients for Atmosphere

Download jquery 2.2.13.vaadin5


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

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.