GroupId | GroupIdorg.webjars.bower |
---|---|
ArtifactId | ArtifactIdjquery-i18next |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
jquery-i18next-0.0.9.pom | |
jquery-i18next-0.0.9.jar | 10 KB |
jquery-i18next-0.0.9-sources.jar | 22 bytes |
jquery-i18next-0.0.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-i18next/
implementation 'org.webjars.bower:jquery-i18next:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-i18next/
implementation ("org.webjars.bower:jquery-i18next:0.0.9")
'org.webjars.bower:jquery-i18next:jar:0.0.9'
<dependency org="org.webjars.bower" name="jquery-i18next" rev="0.0.9">
<artifact name="jquery-i18next" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-i18next', version='0.0.9')
)
libraryDependencies += "org.webjars.bower" % "jquery-i18next" % "0.0.9"
[org.webjars.bower/jquery-i18next "0.0.9"]