is not current version
Last Version 2.3.2.0

com.github.gwtbootstrap:gwt-bootstrap 2.0.4.0

A GWT Library that provides the widgets of Twitter Bootstrap.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtbootstrap
ArtifactId

ArtifactId

gwt-bootstrap
Version

Version

2.0.4.0
Type

Type

jar

Download gwt-bootstrap 2.0.4.0


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