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