is not current version
Last Version 0.5.2

org.webjars:ng-i18next 0.2.9

AngularJS module of i18next

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ng-i18next
Version

Version

0.2.9
Type

Type

jar

Download ng-i18next 0.2.9


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