License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-jquery-jquery |
Version | Version3.3.1 |
Type | Typejar |
Description |
Descriptionjquery
WebJar for jquery
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-com-jquery-jquery-3.3.1.pom | |
github-com-jquery-jquery-3.3.1.jar | 916 KB |
github-com-jquery-jquery-3.3.1-sources.jar | 22 bytes |
github-com-jquery-jquery-3.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-jquery-jquery/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-jquery-jquery</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jquery-jquery/
implementation 'org.webjars.bower:github-com-jquery-jquery:3.3.1'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-jquery-jquery/
implementation ("org.webjars.bower:github-com-jquery-jquery:3.3.1")
'org.webjars.bower:github-com-jquery-jquery:jar:3.3.1'
<dependency org="org.webjars.bower" name="github-com-jquery-jquery" rev="3.3.1">
<artifact name="github-com-jquery-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-jquery-jquery', version='3.3.1')
)
libraryDependencies += "org.webjars.bower" % "github-com-jquery-jquery" % "3.3.1"
[org.webjars.bower/github-com-jquery-jquery "3.3.1"]