is not current version
Last Version 7.24.1

org.webjars.npm:rc-table 7.7.2

WebJar for rc-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-table
Version

Version

7.7.2
Type

Type

jar

Download rc-table 7.7.2


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