is not current version
Last Version 6.1.3

org.webjars.npm:vue2-storage 5.1.0

WebJar for vue2-storage

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue2-storage
Version

Version

5.1.0
Type

Type

jar

Download vue2-storage 5.1.0


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