is not current version
Last Version 9.0.0-rc.9

org.webjars.npm:vue-i18n 8.3.2

WebJar for vue-i18n

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-i18n
Version

Version

8.3.2
Type

Type

jar

Download vue-i18n 8.3.2


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