License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.svenjacobs.gwtbootstrap3 |
ArtifactId | ArtifactIdgwtbootstrap3 |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGwtBootstrap3
Parent POM of all my Sonatype hosted Maven artifacts containing common configuration
|
Filename | Size |
---|---|
gwtbootstrap3-0.3.pom | |
gwtbootstrap3-0.3.jar | 420 KB |
gwtbootstrap3-0.3-sources.jar | 290 KB |
gwtbootstrap3-0.3-javadoc.jar | 822 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3/ -->
<dependency>
<groupId>com.svenjacobs.gwtbootstrap3</groupId>
<artifactId>gwtbootstrap3</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3/
implementation 'com.svenjacobs.gwtbootstrap3:gwtbootstrap3:0.3'
// https://jarcasting.com/artifacts/com.svenjacobs.gwtbootstrap3/gwtbootstrap3/
implementation ("com.svenjacobs.gwtbootstrap3:gwtbootstrap3:0.3")
'com.svenjacobs.gwtbootstrap3:gwtbootstrap3:jar:0.3'
<dependency org="com.svenjacobs.gwtbootstrap3" name="gwtbootstrap3" rev="0.3">
<artifact name="gwtbootstrap3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.svenjacobs.gwtbootstrap3', module='gwtbootstrap3', version='0.3')
)
libraryDependencies += "com.svenjacobs.gwtbootstrap3" % "gwtbootstrap3" % "0.3"
[com.svenjacobs.gwtbootstrap3/gwtbootstrap3 "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |