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