is not current version
Last Version 5.2.5

org.webjars.npm:tabulator-tables 4.8.3

WebJar for tabulator-tables

Categories

Categories

Tabula Data PDF
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tabulator-tables
Version

Version

4.8.3
Type

Type

jar

Download tabulator-tables 4.8.3


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