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