Skip to content

themarioga/gwtbootstrap5

Repository files navigation

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).

Add GWTBootstrap5 to your project

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>

ToDo

  • Toasts
  • Utilities

Final Release

  • 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.

Resources

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

About

GWTBootstrap5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages