gwt-bootstrap

Provides GWT binding for Bootstrap.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.asayama.gwt.bootstrap
ArtifactId

ArtifactId

gwt-bootstrap
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-bootstrap
Provides GWT binding for Bootstrap.

Download gwt-bootstrap

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0-beta1
com.asayama.gwt : gwt-util jar 0.1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66