is not current version
Last Version 5.4.6

org.webjars.npm:table 4.0.2

WebJar for table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

table
Version

Version

4.0.2
Type

Type

jar

Download table 4.0.2


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