is not current version
Last Version 3.6.0

org.webjars.bowergithub.jquery:jquery-dist 2.2.2

WebJar for jquery

GroupId

GroupId

org.webjars.bowergithub.jquery
ArtifactId

ArtifactId

jquery-dist
Version

Version

2.2.2
Type

Type

jar

Download jquery-dist 2.2.2


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