is not current version
Last Version 1.4.0

org.webjars.npm:vue-suggestions 1.3.0

WebJar for vue-suggestions

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-suggestions
Version

Version

1.3.0
Type

Type

jar

Download vue-suggestions 1.3.0


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