is not current version
Last Version 10.1.0

org.webjars.npm:fs-extra 0.18.4

WebJar for fs-extra

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fs-extra
Version

Version

0.18.4
Type

Type

jar

Download fs-extra 0.18.4


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