License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjs-url |
Version | Version2.3.1 |
Type | Typejar |
Description |
Descriptionjs-url
WebJar for js-url
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-url-2.3.1.pom | |
js-url-2.3.1.jar | 9 KB |
js-url-2.3.1-sources.jar | 22 bytes |
js-url-2.3.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-url/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>js-url</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-url/
implementation 'org.webjars.bower:js-url:2.3.1'
// https://jarcasting.com/artifacts/org.webjars.bower/js-url/
implementation ("org.webjars.bower:js-url:2.3.1")
'org.webjars.bower:js-url:jar:2.3.1'
<dependency org="org.webjars.bower" name="js-url" rev="2.3.1">
<artifact name="js-url" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-url', version='2.3.1')
)
libraryDependencies += "org.webjars.bower" % "js-url" % "2.3.1"
[org.webjars.bower/js-url "2.3.1"]