bower-sticky-footer

WebJar for bower-sticky-footer

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

sticky-footer
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

bower-sticky-footer
WebJar for bower-sticky-footer
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/SoftEng-HEIGVD/bower-sticky-footer

Download sticky-footer

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : bootstrap-css jar [3.3.4,3.4)

Project Modules

There are no modules declared in this project.

bower-sticky-footer

A bower component for the bootstrap "sticky footer" template with some customization

How to use this package

  1. Add it as a bower dependency to your project with bower install --save.
  2. Copy the sample file in /bower_components/sticky-footer/example/index.html into your project
  3. Wire the dependencies with wiredep --src index.html

How this package was registered with bower.io

  1. bower register sticky-footer git@github.com:SoftEng-HEIGVD/bower-sticky-footer.git
Package sticky-footer registered successfully!
All valid semver tags on git://github.com/SoftEng-HEIGVD/bower-sticky-footer.git will be available as versions.
To publish a new version, just release a valid semver tag.

Run bower info sticky-footer to list the available versions.

How to create a new version

  1. Implement the feature / fix the bug
  2. Edit the version in bower.json
  3. Commit the changes with git
  4. Tag the version with git tag -a x.x.x -m 'message'
  5. Push the tag with git push origin x.x.x
org.webjars.bower

Software Engineering @ HEIG-VD

Versions

Version
0.1.4