is not current version
Last Version 12.0.0

org.webjars.bowergithub.i18next:i18next 2.0.0-beta.1

WebJar for i18next

GroupId

GroupId

org.webjars.bowergithub.i18next
ArtifactId

ArtifactId

i18next
Version

Version

2.0.0-beta.1
Type

Type

jar

Download i18next 2.0.0-beta.1


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