is not current version
Last Version 1.0.1

org.gwtbootstrap3:gwtbootstrap3 0.9.3

GWT wrapper for the Bootstrap front-end framework

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.gwtbootstrap3
ArtifactId

ArtifactId

gwtbootstrap3
Version

Version

0.9.3
Type

Type

jar

Download gwtbootstrap3 0.9.3


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