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