g

gwtbootstrap3-extras

Extra, third-party widgets/components for GwtBootstrap3
http://gwtbootstrap3.org
Apache License Version 2
Files download
File Operation
gwtbootstrap3-extras-0.9.4.jar download
gwtbootstrap3-extras-0.9.4.pom download
gwtbootstrap3-extras-0.9.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.gwtbootstrap3</groupId>
  <artifactId>gwtbootstrap3-extras</artifactId>
  <version>0.9.4</version>
</dependency>
Gradle Groovy
implementation 'org.gwtbootstrap3:gwtbootstrap3-extras:0.9.4'
Gradle Kotlin
implementation("org.gwtbootstrap3:gwtbootstrap3-extras:0.9.4")
Scala SBT
libraryDependencies += "org.gwtbootstrap3" % "gwtbootstrap3-extras" % "0.9.4"
Groovy Grape
@Grapes(
  @Grab(group='org.gwtbootstrap3', module='gwtbootstrap3-extras', version='0.9.4')
)
Apache Ivy
<dependency org="org.gwtbootstrap3" name="gwtbootstrap3-extras" rev="0.9.4" />
Leiningen
[org.gwtbootstrap3/gwtbootstrap3-extras "0.9.4"]
Apache Buildr
'org.gwtbootstrap3:gwtbootstrap3-extras:jar:0.9.4'