is not current version
Last Version 0.16.1

org.webjars.bower:handson-table 0.15.0-beta2

WebJar for handsontable

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

handson-table
Version

Version

0.15.0-beta2
Type

Type

jar

Download handson-table 0.15.0-beta2


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