is not current version
Last Version 4.7.0

org.webjars:jqgrid 4.6.0

WebJar for jqGrid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jqgrid
Version

Version

4.6.0
Type

Type

jar

Download jqgrid 4.6.0


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