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