License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdvuex-router-sync |
Version | Version4.1.3 |
Type | Typejar |
Description |
Descriptionvuex-router-sync
WebJar for vuex-router-sync
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vuex-router-sync-4.1.3.pom | |
vuex-router-sync-4.1.3.jar | 5 KB |
vuex-router-sync-4.1.3-sources.jar | 22 bytes |
vuex-router-sync-4.1.3-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/vuex-router-sync/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>vuex-router-sync</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vuex-router-sync/
implementation 'org.webjars.npm:vuex-router-sync:4.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/vuex-router-sync/
implementation ("org.webjars.npm:vuex-router-sync:4.1.3")
'org.webjars.npm:vuex-router-sync:jar:4.1.3'
<dependency org="org.webjars.npm" name="vuex-router-sync" rev="4.1.3">
<artifact name="vuex-router-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vuex-router-sync', version='4.1.3')
)
libraryDependencies += "org.webjars.npm" % "vuex-router-sync" % "4.1.3"
[org.webjars.npm/vuex-router-sync "4.1.3"]