parse-cache-control

WebJar for parse-cache-control

License

License

BSD
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

parse-cache-control
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

parse-cache-control
WebJar for parse-cache-control
Project URL

Project URL

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

Source Code Management

https://github.com/roryf/parse-cache-control

Download parse-cache-control

How to add to project

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

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.

parse-cache-control

Simple function to parse Cache-Control headers. Taken from Wreck.

See test.js for usage.

Versions

Version
1.0.1