cookieconsent2bowerUpdate

WebJar for cookieconsent2bowerUpdate

License

License

GPLv3
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-songoo-cookieconsent2
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

cookieconsent2bowerUpdate
WebJar for cookieconsent2bowerUpdate
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/songoo/cookieconsent2

Download github-com-songoo-cookieconsent2

How to add to project

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

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.

Build Status

What is Cookie Consent?

Cookie Consent is a lightweight JavaScript plugin for alerting users about the use of cookies on your website.

It is designed to help you comply with the hideous EU Cookie Law and not make you want to kill yourself in the process. So we made it fast, free, and relatively painless.

Installation

The easiest way to get up and running is to use our wizard.

Documentation

See our full documentation.

Contributing

Feel free to improve the plugin and send us a pull request.

We use gulp to compile scss and minify the javascript. Assuming nodejs is installed, you can run a build with:

cd path/to/cookieconsent
npm install
npm install -g gulp
gulp build

License

Code released under the GPLv3 License.

Credits

  • David Ball (@drball) - CSS / themes
  • Adam Hutchinson (@adjohu) - JavaScript

Versions

Version
1.0.8
1.0.0