is not current version
Last Version 4.2.6

org.webjars.npm:gridstack 2.2.0

WebJar for gridstack

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gridstack
Version

Version

2.2.0
Type

Type

jar

Download gridstack 2.2.0


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