GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdensure-posix-path |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
ensure-posix-path-1.0.2.pom | |
ensure-posix-path-1.0.2.jar | 3 KB |
ensure-posix-path-1.0.2-sources.jar | 22 bytes |
ensure-posix-path-1.0.2-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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ensure-posix-path/
implementation 'org.webjars.npm:ensure-posix-path:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/ensure-posix-path/
implementation ("org.webjars.npm:ensure-posix-path:1.0.2")
'org.webjars.npm:ensure-posix-path:jar:1.0.2'
<dependency org="org.webjars.npm" name="ensure-posix-path" rev="1.0.2">
<artifact name="ensure-posix-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ensure-posix-path', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "ensure-posix-path" % "1.0.2"
[org.webjars.npm/ensure-posix-path "1.0.2"]