Download gwt-bootstrap-2.2.1.0.jar file - Jar g

Jar examples for g:gwt-bootstrap

Description

A GWT Library that provides the widgets of Twitter Bootstrap.

You can download jar file gwt-bootstrap 2.2.1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gwt-bootstrap-2.2.1.0.jar to your project.

<dependency>
   <groupId>com.github.gwtbootstrap</groupId>
   <artifactId>gwt-bootstrap</artifactId>
   <version>2.2.1.0</version>
</dependency>
compile group: 'com.github.gwtbootstrap', name: 'gwt-bootstrap', version: '2.2.1.0'
libraryDependencies += "com.github.gwtbootstrap" % "gwt-bootstrap" % "2.2.1.0"
<dependency org="com.github.gwtbootstrap" name="gwt-bootstrap" rev="2.2.1.0"/>
@Grapes(@Grab(group='com.github.gwtbootstrap', module='gwt-bootstrap', version='2.2.1.0'))
'com.github.gwtbootstrap:gwt-bootstrap:jar:2.2.1.0'

Download

Click the following link to download the jar file.

gwt-bootstrap-2.2.1.0-javadoc.jar
gwt-bootstrap-2.2.1.0-sources.jar
gwt-bootstrap-2.2.1.0.jar
gwt-bootstrap-2.2.1.0.pom



Related Tutorials