is not current version
Last Version 3.6.0

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

WebJar for jquery

GroupId

GroupId

org.webjars.bowergithub.jquery
ArtifactId

ArtifactId

jquery-dist
Version

Version

3.1.1
Type

Type

jar

Download jquery-dist 3.1.1


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