is not current version
Last Version 6.2.2

org.webjars:handsontable 6.0.0

WebJar for Handsontable

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

handsontable
Version

Version

6.0.0
Type

Type

jar

Download handsontable 6.0.0


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