Skip to content

pablowatson/gwtbootstrap3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

865 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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

The stable release is 0.9.1. The aforementioned version and has support for each Bootstrap v3.3.2 element. See supported features on the project wiki.

##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>0.9.1</version>
    <scope>provided</scope>
</dependency>

##Resources

##Future Releases A demo of the next release, as well as the API Docs are currently online.

Join the chat at https://gitter.im/gwtbootstrap3/gwtbootstrap3

About

GWT wrapper for the Bootstrap front-end framework

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 99.5%
  • Other 0.5%