is not current version
Last Version 1.1.0

org.webjars:dgrid 0.3.14

WebJar for dGrid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

dgrid
Version

Version

0.3.14
Type

Type

jar

Download dgrid 0.3.14


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