is not current version
Last Version 3.0.0-beta.0

org.webjars.npm:portal-vue 2.1.5

WebJar for portal-vue

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

portal-vue
Version

Version

2.1.5
Type

Type

jar

Download portal-vue 2.1.5


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