| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.gwtbootstrap3 |
| ArtifactId | ArtifactIdgwtbootstrap3-parent |
| Last Version | Last Version1.0.1 |
| 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.0.1.pom | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/ -->
<dependency>
<groupId>org.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/
implementation 'org.gwtbootstrap3:gwtbootstrap3-parent:1.0.1'
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-parent/
implementation ("org.gwtbootstrap3:gwtbootstrap3-parent:1.0.1")
'org.gwtbootstrap3:gwtbootstrap3-parent:pom:1.0.1'
<dependency org="org.gwtbootstrap3" name="gwtbootstrap3-parent" rev="1.0.1">
<artifact name="gwtbootstrap3-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gwtbootstrap3', module='gwtbootstrap3-parent', version='1.0.1')
)
libraryDependencies += "org.gwtbootstrap3" % "gwtbootstrap3-parent" % "1.0.1"
[org.gwtbootstrap3/gwtbootstrap3-parent "1.0.1"]