is not current version
Last Version 1.0.1

org.gwtbootstrap3:gwtbootstrap3 1.0.0

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

1.0.0
Type

Type

jar

Download gwtbootstrap3 1.0.0


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