is not current version
Last Version 3.4.3

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

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

2.1.1
Type

Type

jar

Download github-com-vuejs-vue-router 2.1.1


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