fs-exists-cached

WebJar for fs-exists-cached

License

License

ISC
Categories

Categories

eXist Data Databases
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fs-exists-cached
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fs-exists-cached
WebJar for fs-exists-cached
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/isaacs/fs-exists-cached

Download fs-exists-cached

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

fs-exists-cached

Just like fs.exists and fs.existsSync, but cached

Versions

Version
1.0.0