is not current version
Last Version 3.6.0

org.webjars.bowergithub.jquery:jquery-dist 1.8.3+1

WebJar for jquery

GroupId

GroupId

org.webjars.bowergithub.jquery
ArtifactId

ArtifactId

jquery-dist
Version

Version

1.8.3+1
Type

Type

jar

Download jquery-dist 1.8.3+1


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