is not current version
Last Version 8.4.2

org.webjars.bower:i18next 3.4.4

WebJar for i18next

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

i18next
Version

Version

3.4.4
Type

Type

jar

Download i18next 3.4.4


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