is not current version
Last Version 3.6.0

org.webjars.npm:github-com-jquery-jquery 2.1.4

WebJar for jquery

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jquery-jquery
Version

Version

2.1.4
Type

Type

jar

Download github-com-jquery-jquery 2.1.4


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