License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt.gwtproject |
ArtifactId | ArtifactIdgwt-bom |
Last Version | Last Version202203291 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGWTProject BOM (Bill Of Materials)
GWTProject BOM (Bill Of Materials)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-bom-202203291.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject/gwt-bom/ -->
<dependency>
<groupId>org.treblereel.gwt.gwtproject</groupId>
<artifactId>gwt-bom</artifactId>
<version>202203291</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject/gwt-bom/
implementation 'org.treblereel.gwt.gwtproject:gwt-bom:202203291'
// https://jarcasting.com/artifacts/org.treblereel.gwt.gwtproject/gwt-bom/
implementation ("org.treblereel.gwt.gwtproject:gwt-bom:202203291")
'org.treblereel.gwt.gwtproject:gwt-bom:pom:202203291'
<dependency org="org.treblereel.gwt.gwtproject" name="gwt-bom" rev="202203291">
<artifact name="gwt-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.gwtproject', module='gwt-bom', version='202203291')
)
libraryDependencies += "org.treblereel.gwt.gwtproject" % "gwt-bom" % "202203291"
[org.treblereel.gwt.gwtproject/gwt-bom "202203291"]