не последняя версия
Последняя версия 6.2.2

org.webjars:handsontable 0.17.0

WebJar for Handsontable

Группа

Группа

org.webjars
Идентификатор

Идентификатор

handsontable
Версия

Версия

0.17.0
Тип

Тип

jar

Скачать handsontable 0.17.0


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