License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtbootstrap |
ArtifactId | ArtifactIdgwt-bootstrap |
Last Version | Last Version2.3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT-Bootstrap
A GWT Library that provides the widgets of Twitter Bootstrap.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-bootstrap-2.3.2.0.pom | |
gwt-bootstrap-2.3.2.0.jar | 753 KB |
gwt-bootstrap-2.3.2.0-sources.jar | 522 KB |
gwt-bootstrap-2.3.2.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |
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 |