is not current version
Last Version 5.2.5

org.webjars.npm:tabulator-tables 4.2.7

WebJar for tabulator-tables

Categories

Categories

Tabula Data PDF
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tabulator-tables
Version

Version

4.2.7
Type

Type

jar

Download tabulator-tables 4.2.7


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