Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.svenjacobs.gwtbootstrap3 |
ArtifactId | ArtifactIdgwtbootstrap3 |
Version | Version0.1 |
Type | Typejar |
Filename | Size |
---|---|
gwtbootstrap3-0.1.pom | |
gwtbootstrap3-0.1.jar | 420 KB |
gwtbootstrap3-0.1-sources.jar | 290 KB |
gwtbootstrap3-0.1-javadoc.jar | 822 KB |
Browse |
<!-- 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"]