is not current version
Last Version 10.0.0-rc.3

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

WebJar for vue-property-decorator

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-property-decorator
Version

Version

8.2.1
Type

Type

jar

Download vue-property-decorator 8.2.1


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