is not current version
Last Version 7.24.1

org.webjars.npm:rc-table 6.1.7

WebJar for rc-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-table
Version

Version

6.1.7
Type

Type

jar

Download rc-table 6.1.7


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