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