is not current version
Last Version 0.3

com.svenjacobs.gwtbootstrap3:gwtbootstrap3 0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.svenjacobs.gwtbootstrap3
ArtifactId

ArtifactId

gwtbootstrap3
Version

Version

0.1
Type

Type

jar

Download gwtbootstrap3 0.1


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