is not current version
Last Version 3.6.0

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

WebJar for jquery

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jquery-jquery
Version

Version

3.2.0
Type

Type

jar

Download github-com-jquery-jquery 3.2.0


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