is not current version
Last Version 7.24.1

org.webjars.npm:rc-table 6.3.2

WebJar for rc-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rc-table
Version

Version

6.3.2
Type

Type

jar

Download rc-table 6.3.2


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