License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpath-is-absolute |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpath-is-absolute
WebJar for path-is-absolute
|
Project URL |
Project URL |
Filename | Size |
---|---|
path-is-absolute-1.0.1.pom | |
path-is-absolute-1.0.1.jar | 4 KB |
path-is-absolute-1.0.1-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-is-absolute/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>path-is-absolute</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-is-absolute/
implementation 'org.webjars.npm:path-is-absolute:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/path-is-absolute/
implementation ("org.webjars.npm:path-is-absolute:1.0.1")
'org.webjars.npm:path-is-absolute:jar:1.0.1'
<dependency org="org.webjars.npm" name="path-is-absolute" rev="1.0.1">
<artifact name="path-is-absolute" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-is-absolute', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "path-is-absolute" % "1.0.1"
[org.webjars.npm/path-is-absolute "1.0.1"]