is not current version
Last Version 21.6.14

org.webjars.npm:i18next 13.1.5

WebJar for i18next

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

i18next
Version

Version

13.1.5
Type

Type

jar

Download i18next 13.1.5


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