Bootstrap Library

Bootstrap Library for GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.bytebybyte.gwt
ArtifactId

ArtifactId

bootstrap-lib
Last Version

Last Version

3.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Bootstrap Library
Bootstrap Library for GWT
Project URL

Project URL

https://github.com/gjordi/gwt-bootstrap-lib
Project Organization

Project Organization

Byte by Byte Inc.

Download bootstrap-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.bytebybyte.gwt/bootstrap-lib/ -->
<dependency>
    <groupId>com.bytebybyte.gwt</groupId>
    <artifactId>bootstrap-lib</artifactId>
    <version>3.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.bytebybyte.gwt/bootstrap-lib/
implementation 'com.bytebybyte.gwt:bootstrap-lib:3.3.4'
// https://jarcasting.com/artifacts/com.bytebybyte.gwt/bootstrap-lib/
implementation ("com.bytebybyte.gwt:bootstrap-lib:3.3.4")
'com.bytebybyte.gwt:bootstrap-lib:jar:3.3.4'
<dependency org="com.bytebybyte.gwt" name="bootstrap-lib" rev="3.3.4">
  <artifact name="bootstrap-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bytebybyte.gwt', module='bootstrap-lib', version='3.3.4')
)
libraryDependencies += "com.bytebybyte.gwt" % "bootstrap-lib" % "3.3.4"
[com.bytebybyte.gwt/bootstrap-lib "3.3.4"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0
com.bytebybyte.gwt : jquery-lib jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.4
3.3.1
3.2.0