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