is not current version
Last Version 6.2.2

org.webjars.bower:handsontable 2.0.0

WebJar for handsontable

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

handsontable
Version

Version

2.0.0
Type

Type

jar

Download handsontable 2.0.0


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