GroupId | GroupIdorg.webjars.bowergithub.i18next |
---|---|
ArtifactId | ArtifactIdi18next |
Version | Version1.11.5 |
Type | Typejar |
Filename | Size |
---|---|
i18next-1.11.5.pom | |
i18next-1.11.5.jar | 178 KB |
i18next-1.11.5-sources.jar | 22 bytes |
i18next-1.11.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.i18next/i18next/ -->
<dependency>
<groupId>org.webjars.bowergithub.i18next</groupId>
<artifactId>i18next</artifactId>
<version>1.11.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.i18next/i18next/
implementation 'org.webjars.bowergithub.i18next:i18next:1.11.5'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.i18next/i18next/
implementation ("org.webjars.bowergithub.i18next:i18next:1.11.5")
'org.webjars.bowergithub.i18next:i18next:jar:1.11.5'
<dependency org="org.webjars.bowergithub.i18next" name="i18next" rev="1.11.5">
<artifact name="i18next" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.i18next', module='i18next', version='1.11.5')
)
libraryDependencies += "org.webjars.bowergithub.i18next" % "i18next" % "1.11.5"
[org.webjars.bowergithub.i18next/i18next "1.11.5"]