License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.i18next |
ArtifactId | ArtifactIdi18next |
Version | Version12.0.0 |
Type | Typejar |
Description |
Descriptioni18next
WebJar for i18next
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
i18next-12.0.0.pom | |
i18next-12.0.0.jar | 46 KB |
i18next-12.0.0-sources.jar | 22 bytes |
i18next-12.0.0-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>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.i18next/i18next/
implementation 'org.webjars.bowergithub.i18next:i18next:12.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.i18next/i18next/
implementation ("org.webjars.bowergithub.i18next:i18next:12.0.0")
'org.webjars.bowergithub.i18next:i18next:jar:12.0.0'
<dependency org="org.webjars.bowergithub.i18next" name="i18next" rev="12.0.0">
<artifact name="i18next" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.i18next', module='i18next', version='12.0.0')
)
libraryDependencies += "org.webjars.bowergithub.i18next" % "i18next" % "12.0.0"
[org.webjars.bowergithub.i18next/i18next "12.0.0"]