is not current version
Last Version 6.2.0

org.webjars.npm:handsontable 0.28.0

WebJar for handsontable

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

handsontable
Version

Version

0.28.0
Type

Type

jar

Download handsontable 0.28.0


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