is not current version
Last Version 3.4.2

org.webjars.npm:vxe-table 2.10.22

WebJar for vxe-table

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vxe-table
Version

Version

2.10.22
Type

Type

jar

Download vxe-table 2.10.22


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