is not current version
Last Version 7.24.1

org.webjars.npm:rc-table 6.7.0

WebJar for rc-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-table
Version

Version

6.7.0
Type

Type

jar

Download rc-table 6.7.0


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