Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.02 KB

Build Status

This is the Extra (third party) components for GwtBootstrap3. Checkout the demo for more information.

To use the widgets defined here, you will need to add this dependency.

<dependency>
    <groupId>org.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3-extras</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>
  • Want to see the demo as the v1.0-SNAPSHOT is worked on? Visit the 1.0-SNAPSHOT demo here.
  • The API docs for the v1.0-SNAPSHOT can be found here as well.

If you have any questions, please ask them on our Google Group