License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-i18next |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjquery-i18next
WebJar for jquery-i18next
|
Project URL |
Project URL |
Filename | Size |
---|---|
jquery-i18next-1.2.0.pom | |
jquery-i18next-1.2.0.jar | 14 KB |
jquery-i18next-1.2.0-sources.jar | 22 bytes |
jquery-i18next-1.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-i18next/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-i18next</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-i18next/
implementation 'org.webjars.npm:jquery-i18next:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-i18next/
implementation ("org.webjars.npm:jquery-i18next:1.2.0")
'org.webjars.npm:jquery-i18next:jar:1.2.0'
<dependency org="org.webjars.npm" name="jquery-i18next" rev="1.2.0">
<artifact name="jquery-i18next" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-i18next', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "jquery-i18next" % "1.2.0"
[org.webjars.npm/jquery-i18next "1.2.0"]