write-file-stdout

WebJar for write-file-stdout

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

write-file-stdout
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

write-file-stdout
WebJar for write-file-stdout
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/ianstormtaylor/write-file-stdout

Download write-file-stdout

How to add to project

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

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.

write-file-stdout

Write to a file, falling back to stdout.

Installation

$ npm install write-file-stdout

API

write ([file], contents)

Write contents to a file, falling back to stdout.

License

MIT

Versions

Version
0.0.2