is not current version
Last Version 0.3.5-3

org.webjars:backgrid 0.3.5

WebJar for Backgrid.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

backgrid
Version

Version

0.3.5
Type

Type

jar

Download backgrid 0.3.5


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