is not current version
Last Version 3.1.8

org.webjars.npm:vuex-easy-access 3.1.7

WebJar for vuex-easy-access

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vuex-easy-access
Version

Version

3.1.7
Type

Type

jar

Download vuex-easy-access 3.1.7


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