is not current version
Last Version 1.5.46

org.webjars.npm:vue-tables-2 1.2.45

WebJar for vue-tables-2

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-tables-2
Version

Version

1.2.45
Type

Type

jar

Download vue-tables-2 1.2.45


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