Skip to content

notz/gwtbootstrap3

Repository files navigation

GwtBootstrap3 Build status

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>

Add GwtBootstrap3 to your Maven repository

<repositories>
    <repository>
        <id>gwtbootstrap3</id>
        <name>GwtBootstrap3 Repository</name>
        <url>https://maven.pkg.github.com/notz/gwtbootstrap3</url>
    </repository>
</repositories>

Releases from original repository

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

Resources

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

About

GWT wrapper for the Bootstrap front-end framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 41