gwt-bom
The Bill of Materials to be used in GWT based widgets.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.ctoolkit.maven |
ArtifactId | ArtifactIdgwt-bom |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGWT Bill of Materials
The Bill of Materials to be used in GWT based widgets.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-bom-2.9.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ctoolkit.maven/gwt-bom/ -->
<dependency>
<groupId>org.ctoolkit.maven</groupId>
<artifactId>gwt-bom</artifactId>
<version>2.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ctoolkit.maven/gwt-bom/
implementation 'org.ctoolkit.maven:gwt-bom:2.9.0'
// https://jarcasting.com/artifacts/org.ctoolkit.maven/gwt-bom/
implementation ("org.ctoolkit.maven:gwt-bom:2.9.0")
'org.ctoolkit.maven:gwt-bom:pom:2.9.0'
<dependency org="org.ctoolkit.maven" name="gwt-bom" rev="2.9.0">
<artifact name="gwt-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ctoolkit.maven', module='gwt-bom', version='2.9.0')
)
libraryDependencies += "org.ctoolkit.maven" % "gwt-bom" % "2.9.0"
[org.ctoolkit.maven/gwt-bom "2.9.0"]
The Bill of Materials to be used in GWT based widgets.