WebJar for jqGrid
More info: http://webjars.org
Upstream: http://www.trirand.com/blog/
| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjqgrid |
| Last Version | Last Version4.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjqGrid
WebJar for jqGrid
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jqgrid-4.7.0.pom | |
| jqgrid-4.7.0.jar | 436 KB |
| jqgrid-4.7.0-sources.jar | 3 KB |
| jqgrid-4.7.0-javadoc.jar | 427 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jqgrid/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jqgrid</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jqgrid/
implementation 'org.webjars:jqgrid:4.7.0'
// https://jarcasting.com/artifacts/org.webjars/jqgrid/
implementation ("org.webjars:jqgrid:4.7.0")
'org.webjars:jqgrid:jar:4.7.0'
<dependency org="org.webjars" name="jqgrid" rev="4.7.0">
<artifact name="jqgrid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jqgrid', version='4.7.0')
)
libraryDependencies += "org.webjars" % "jqgrid" % "4.7.0"
[org.webjars/jqgrid "4.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.9.0 |
WebJar for jqGrid
More info: http://webjars.org
Upstream: http://www.trirand.com/blog/