is not current version
Last Version 3.4.3

org.webjars.npm:github-com-vuejs-vue-router 3.0.2

WebJar for vue-router

Categories

Categories

JavaScript Languages Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-vuejs-vue-router
Version

Version

3.0.2
Type

Type

jar

Download github-com-vuejs-vue-router 3.0.2


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