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