| License |
License
MIT
|
|---|---|
| Categories |
CategoriesTabula Data PDF |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdtabulator-tables |
| Last Version | Last Version5.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontabulator-tables
WebJar for tabulator-tables
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tabulator-tables-5.2.5.pom | |
| tabulator-tables-5.2.5.jar | 745 KB |
| tabulator-tables-5.2.5-sources.jar | 22 bytes |
| tabulator-tables-5.2.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/tabulator-tables/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>tabulator-tables</artifactId>
<version>5.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tabulator-tables/
implementation 'org.webjars.npm:tabulator-tables:5.2.5'
// https://jarcasting.com/artifacts/org.webjars.npm/tabulator-tables/
implementation ("org.webjars.npm:tabulator-tables:5.2.5")
'org.webjars.npm:tabulator-tables:jar:5.2.5'
<dependency org="org.webjars.npm" name="tabulator-tables" rev="5.2.5">
<artifact name="tabulator-tables" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tabulator-tables', version='5.2.5')
)
libraryDependencies += "org.webjars.npm" % "tabulator-tables" % "5.2.5"
[org.webjars.npm/tabulator-tables "5.2.5"]