GWT-Bootstrap

A GWT Library that provides the widgets of Twitter Bootstrap.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtbootstrap
ArtifactId

ArtifactId

gwt-bootstrap
Last Version

Last Version

2.3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT-Bootstrap
A GWT Library that provides the widgets of Twitter Bootstrap.
Project Organization

Project Organization

gwtbootstrap

Download gwt-bootstrap

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gwtbootstrap/gwt-bootstrap/ -->
<dependency>
    <groupId>com.github.gwtbootstrap</groupId>
    <artifactId>gwt-bootstrap</artifactId>
    <version>2.3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtbootstrap/gwt-bootstrap/
implementation 'com.github.gwtbootstrap:gwt-bootstrap:2.3.2.0'
// https://jarcasting.com/artifacts/com.github.gwtbootstrap/gwt-bootstrap/
implementation ("com.github.gwtbootstrap:gwt-bootstrap:2.3.2.0")
'com.github.gwtbootstrap:gwt-bootstrap:jar:2.3.2.0'
<dependency org="com.github.gwtbootstrap" name="gwt-bootstrap" rev="2.3.2.0">
  <artifact name="gwt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtbootstrap', module='gwt-bootstrap', version='2.3.2.0')
)
libraryDependencies += "com.github.gwtbootstrap" % "gwt-bootstrap" % "2.3.2.0"
[com.github.gwtbootstrap/gwt-bootstrap "2.3.2.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.4.0

test (5)

Group / Artifact Type Version
com.googlecode.gwt-test-utils : gwt-test-utils jar 0.39
junit : junit jar 4.8.1
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA
net.sourceforge.nekohtml : nekohtml jar 1.9.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.2.0
2.2.1.0
2.0.4.0