is not current version
Last Version 4.7.0

org.webjars:jqgrid 4.4.5

WebJar for jqGrid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jqgrid
Version

Version

4.4.5
Type

Type

jar

Download jqgrid 4.4.5


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