is not current version
Last Version 9.0.0-rc.9

org.webjars.npm:vue-i18n 6.1.1

WebJar for vue-i18n

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vue-i18n
Version

Version

6.1.1
Type

Type

jar

Download vue-i18n 6.1.1


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