is not current version
Last Version 1.3.9

org.webjars:gridx 1.3

WebJar for GridX

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

gridx
Version

Version

1.3
Type

Type

jar

Download gridx 1.3


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