Last Version

jquery 3.6.0

WebJar for jQuery

License

License

MIT License
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery
Version

Version

3.6.0
Type

Type

jar
Description

Description

jquery
WebJar for jQuery
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/webjars/jquery

Download jquery 3.6.0


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

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.