License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.bytebybyte.gwt |
ArtifactId | ArtifactIdbootstrap-lib |
Last Version | Last Version3.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBootstrap Library
Bootstrap Library for GWT
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-lib-3.3.4.pom | |
bootstrap-lib-3.3.4.jar | 206 KB |
bootstrap-lib-3.3.4-sources.jar | 202 KB |
bootstrap-lib-3.3.4-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.bytebybyte.gwt : jquery-lib | jar | 2.1.3 |