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