License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjquery-lang-js |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionjquery-lang-js
WebJar for jquery-lang-js
|
Project URL |
Project URL |
Filename | Size |
---|---|
jquery-lang-js-3.0.0.pom | |
jquery-lang-js-3.0.0.jar | 20 KB |
jquery-lang-js-3.0.0-sources.jar | 22 bytes |
jquery-lang-js-3.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-lang-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-lang-js</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-lang-js/
implementation 'org.webjars.bower:jquery-lang-js:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-lang-js/
implementation ("org.webjars.bower:jquery-lang-js:3.0.0")
'org.webjars.bower:jquery-lang-js:jar:3.0.0'
<dependency org="org.webjars.bower" name="jquery-lang-js" rev="3.0.0">
<artifact name="jquery-lang-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-lang-js', version='3.0.0')
)
libraryDependencies += "org.webjars.bower" % "jquery-lang-js" % "3.0.0"
[org.webjars.bower/jquery-lang-js "3.0.0"]