is not current version
Last Version 0.5.6

org.webjars:gridster.js 0.5.1

WebJar for Gridster.js

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

gridster.js
Version

Version

0.5.1
Type

Type

jar

Download gridster.js 0.5.1


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