Last Version

fs-extra 10.1.0

WebJar for fs-extra

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fs-extra
Version

Version

10.1.0
Type

Type

jar
Description

Description

fs-extra
WebJar for fs-extra
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/jprichardson/node-fs-extra

Download fs-extra 10.1.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/fs-extra/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>fs-extra</artifactId>
    <version>10.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fs-extra/
implementation 'org.webjars.npm:fs-extra:10.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fs-extra/
implementation ("org.webjars.npm:fs-extra:10.1.0")
'org.webjars.npm:fs-extra:jar:10.1.0'
<dependency org="org.webjars.npm" name="fs-extra" rev="10.1.0">
  <artifact name="fs-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fs-extra', version='10.1.0')
)
libraryDependencies += "org.webjars.npm" % "fs-extra" % "10.1.0"
[org.webjars.npm/fs-extra "10.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : graceful-fs jar [4.2.0,5)
org.webjars.npm : jsonfile jar [6.0.1,7)
org.webjars.npm : universalify jar [2.0.0,3)

Project Modules

There are no modules declared in this project.