Registry / web-framework / gwtbootstrap3-extras

gwtbootstrap3-extras

JSON →
library1.0.2javamavenunverified

Extra third-party widgets and components extending GwtBootstrap3 for GWT applications.

<dependency> <groupId>org.gwtbootstrap3</groupId> <artifactId>gwtbootstrap3-extras</artifactId> <version>1.0.2</version> </dependency>
INSTALL
IMPORT
SIG · GWTBOOTSTRAP3-EXTR
G
gwtbootstrap3-extras
web-frameworkjavav1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Slider
org.gwtbootstrap3.extras.slider.client.ui.Slider

Create a Slider widget from extras

import org.gwtbootstrap3.extras.slider.client.ui.Slider; public class Example { public static void main(String[] args) { Slider slider = new Slider(); System.out.println("Slider widget created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
gwtbootstrap3-extras — mvn dependency:get gwtbootstrap3-extras · libregistry