GroupId | GroupIdorg.webjars.bowergithub.i18next |
---|---|
ArtifactId | ArtifactIdi18next |
Version | Version2.0.0-beta.1 |
Type | Typejar |
Filename | Size |
---|---|
i18next-2.0.0-beta.1.pom | |
i18next-2.0.0-beta.1.jar | 35 KB |
i18next-2.0.0-beta.1-sources.jar | 22 bytes |
i18next-2.0.0-beta.1-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>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"]