Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 582 Bytes

File metadata and controls

15 lines (12 loc) · 582 Bytes

Build Status

Extra (third party) components for GwtBootstrap3. See demo.

Add this dependency if you want to use the extras

<dependency>
    <groupId>org.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3-extras</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>