is not current version
Last Version 9.0.0-rc.9

org.webjars.npm:vue-i18n 5.0.3

WebJar for vue-i18n

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-i18n
Version

Version

5.0.3
Type

Type

jar

Download vue-i18n 5.0.3


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