is not current version
Last Version 1.10.1

org.webjars:i18next 1.7.3

WebJar for i18next

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

i18next
Version

Version

1.7.3
Type

Type

jar

Download i18next 1.7.3


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