is not current version
Last Version 1.1.0

org.webjars:dgrid 0.4.0

WebJar for dGrid

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

dgrid
Version

Version

0.4.0
Type

Type

jar

Download dgrid 0.4.0


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