is not current version
Last Version 3.3.4

com.bytebybyte.gwt:bootstrap-lib 3.3.1

Bootstrap Library for GWT

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.bytebybyte.gwt
ArtifactId

ArtifactId

bootstrap-lib
Version

Version

3.3.1
Type

Type

jar

Download bootstrap-lib 3.3.1


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