is not current version
Last Version 6.2.2

org.webjars:handsontable 0.12.5

WebJar for Handsontable

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

handsontable
Version

Version

0.12.5
Type

Type

jar

Download handsontable 0.12.5


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