Last Version

jQuery 1.4.2

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

License

License

GPL
MIT License
Categories

Categories

Net
GroupId

GroupId

net.disy.jquery
ArtifactId

ArtifactId

jquery
Version

Version

1.4.2
Type

Type

jar
Description

Description

jQuery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

Download jquery 1.4.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.