License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdensure-posix-path |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionensure-posix-path
WebJar for ensure-posix-path
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ensure-posix-path-1.1.1.pom | |
ensure-posix-path-1.1.1.jar | 3 KB |
ensure-posix-path-1.1.1-sources.jar | 22 bytes |
ensure-posix-path-1.1.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ensure-posix-path/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ensure-posix-path</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ensure-posix-path/
implementation 'org.webjars.npm:ensure-posix-path:1.1.1'
// https://jarcasting.com/artifacts/org.webjars.npm/ensure-posix-path/
implementation ("org.webjars.npm:ensure-posix-path:1.1.1")
'org.webjars.npm:ensure-posix-path:jar:1.1.1'
<dependency org="org.webjars.npm" name="ensure-posix-path" rev="1.1.1">
<artifact name="ensure-posix-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ensure-posix-path', version='1.1.1')
)
libraryDependencies += "org.webjars.npm" % "ensure-posix-path" % "1.1.1"
[org.webjars.npm/ensure-posix-path "1.1.1"]