is not current version
Last Version 5.4.6

org.webjars.npm:table 3.7.10

WebJar for table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

table
Version

Version

3.7.10
Type

Type

jar

Download table 3.7.10


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