| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdvxe-table-plugin-menus |
| Version | Version2.0.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| vxe-table-plugin-menus-2.0.1.pom | |
| vxe-table-plugin-menus-2.0.1.jar | 49 KB |
| vxe-table-plugin-menus-2.0.1-sources.jar | 22 bytes |
| vxe-table-plugin-menus-2.0.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vxe-table-plugin-menus/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vxe-table-plugin-menus</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vxe-table-plugin-menus/
implementation 'org.webjars.npm:vxe-table-plugin-menus:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/vxe-table-plugin-menus/
implementation ("org.webjars.npm:vxe-table-plugin-menus:2.0.1")
'org.webjars.npm:vxe-table-plugin-menus:jar:2.0.1'
<dependency org="org.webjars.npm" name="vxe-table-plugin-menus" rev="2.0.1">
<artifact name="vxe-table-plugin-menus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vxe-table-plugin-menus', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "vxe-table-plugin-menus" % "2.0.1"
[org.webjars.npm/vxe-table-plugin-menus "2.0.1"]