License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.asayama.gwt.bootstrap |
ArtifactId | ArtifactIdgwt-bootstrap |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-bootstrap
Provides GWT binding for Bootstrap.
|
Filename | Size |
---|---|
gwt-bootstrap-0.1.4.pom | |
gwt-bootstrap-0.1.4.jar | 700 KB |
gwt-bootstrap-0.1.4-sources.jar | 3 KB |
gwt-bootstrap-0.1.4-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.asayama.gwt.bootstrap/gwt-bootstrap/ -->
<dependency>
<groupId>com.asayama.gwt.bootstrap</groupId>
<artifactId>gwt-bootstrap</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.gwt.bootstrap/gwt-bootstrap/
implementation 'com.asayama.gwt.bootstrap:gwt-bootstrap:0.1.4'
// https://jarcasting.com/artifacts/com.asayama.gwt.bootstrap/gwt-bootstrap/
implementation ("com.asayama.gwt.bootstrap:gwt-bootstrap:0.1.4")
'com.asayama.gwt.bootstrap:gwt-bootstrap:jar:0.1.4'
<dependency org="com.asayama.gwt.bootstrap" name="gwt-bootstrap" rev="0.1.4">
<artifact name="gwt-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.gwt.bootstrap', module='gwt-bootstrap', version='0.1.4')
)
libraryDependencies += "com.asayama.gwt.bootstrap" % "gwt-bootstrap" % "0.1.4"
[com.asayama.gwt.bootstrap/gwt-bootstrap "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0-beta1 |
com.asayama.gwt : gwt-util | jar | 0.1.4 |