Skip to content
This repository was archived by the owner on Nov 15, 2019. It is now read-only.

gwtbootstrap3/gwtbootstrap3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66b482b · Nov 14, 2019
Sep 18, 2017
Nov 14, 2019
Aug 22, 2014
Aug 26, 2019
Aug 12, 2014
Aug 16, 2013
Nov 14, 2019
Feb 26, 2014
Jan 13, 2015
Nov 14, 2019

Repository files navigation

GwtBootstrap3 Build Status Maven Central

NOTE: This project is inactive.

GWTBootstrap3 is a wrapper for Twitter Bootstrap, which helps you develop responsive, mobile first HTML, CSS, and JS projects on the web using Java and Google Web Toolkit (GWT).

Add GWTBootstrap3 to your project

You can easily add GWTBootstrap3 to your project by including the library as a Maven dependency.

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

Final Release

  • 1.0.1 - Released on 14 November 2019.
    • Based on Bootstrap v3.4.1
  • 1.0.0 - Released on 26 August 2019.
    • Based on Bootstrap v3.4.0
  • Demo - The GWTBootstrap3 1.0.0 Demo.
  • API Docs - The GWTBootstrap3 1.0.0 API Javadoc.
  • Supported Features - Current releases supported features.

Resources

  • Project Wiki - Help with getting started and other useful project help. Join the chat at https://gitter.im/gwtbootstrap3/gwtbootstrap3