is not current version
Last Version 9.0.0-rc.9

org.webjars.npm:vue-i18n 8.7.0

WebJar for vue-i18n

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-i18n
Version

Version

8.7.0
Type

Type

jar

Download vue-i18n 8.7.0


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