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