License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.gwtbootstrap3 |
ArtifactId | ArtifactIdgwtbootstrap3-extras |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGwtBootstrap3 Extras
Extra, third-party widgets/components for GwtBootstrap3
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-extras/ -->
<dependency>
<groupId>org.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3-extras</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-extras/
implementation 'org.gwtbootstrap3:gwtbootstrap3-extras:1.0.2'
// https://jarcasting.com/artifacts/org.gwtbootstrap3/gwtbootstrap3-extras/
implementation ("org.gwtbootstrap3:gwtbootstrap3-extras:1.0.2")
'org.gwtbootstrap3:gwtbootstrap3-extras:jar:1.0.2'
<dependency org="org.gwtbootstrap3" name="gwtbootstrap3-extras" rev="1.0.2">
<artifact name="gwtbootstrap3-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gwtbootstrap3', module='gwtbootstrap3-extras', version='1.0.2')
)
libraryDependencies += "org.gwtbootstrap3" % "gwtbootstrap3-extras" % "1.0.2"
[org.gwtbootstrap3/gwtbootstrap3-extras "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.gwtbootstrap3 : gwtbootstrap3 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0 |
com.google.gwt : gwt-dev | jar | 2.8.0 |