GWTBootstrap5 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).
You will be able to easily add GWTBootstrap5 to your project by including the library as a Maven dependency.
<dependency>
<groupId>org.gwtbootstrap5org.gwtbootstrap5</groupId>
<artifactId>gwtbootstrap5</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>
- Toasts
- Utilities
- 0.0.1 - Released on 22 December 2023.
- Based on Bootstrap v4.6.2
- Demo - The GWTBootstrap5 1.0.0 Demo.
- API Docs - The GWTBootstrap5 1.0.0 API Javadoc.
- Supported Features - Current releases supported features.
- Project Wiki - Help with getting started and other useful project help.