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