| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdorg.treblereel.gwt.gwtbootstrap3 | 
| ArtifactId | ArtifactIdgwtbootstrap3 | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGwtBootstrap3 GWT wrapper for the Bootstrap front-end framework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gwtbootstrap3-1.2.pom | |
| gwtbootstrap3-1.2.jar | 1 MB | 
| gwtbootstrap3-1.2-sources.jar | 1 MB | 
| gwtbootstrap3-1.2-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtbootstrap3/gwtbootstrap3/ -->
<dependency>
    <groupId>org.treblereel.gwt.gwtbootstrap3</groupId>
    <artifactId>gwtbootstrap3</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtbootstrap3/gwtbootstrap3/
implementation 'org.treblereel.gwt.gwtbootstrap3:gwtbootstrap3:1.2'// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtbootstrap3/gwtbootstrap3/
implementation ("org.treblereel.gwt.gwtbootstrap3:gwtbootstrap3:1.2")'org.treblereel.gwt.gwtbootstrap3:gwtbootstrap3:jar:1.2'<dependency org="org.treblereel.gwt.gwtbootstrap3" name="gwtbootstrap3" rev="1.2">
  <artifact name="gwtbootstrap3" type="jar" />
</dependency>@Grapes(
@Grab(group='org.treblereel.gwt.gwtbootstrap3', module='gwtbootstrap3', version='1.2')
)libraryDependencies += "org.treblereel.gwt.gwtbootstrap3" % "gwtbootstrap3" % "1.2"[org.treblereel.gwt.gwtbootstrap3/gwtbootstrap3 "1.2"]