is not current version
Last Version 10.0.0-rc.3

org.webjars.npm:vue-property-decorator 7.0.0

WebJar for vue-property-decorator

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-property-decorator
Version

Version

7.0.0
Type

Type

jar

Download vue-property-decorator 7.0.0


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