License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.commons.gxt.gwt |
ArtifactId | ArtifactIdorg.jresearch.commons.gxt.gwt.bom |
Version | Version1.0.45 |
Type | Typepom |
Description |
DescriptionJRESEARCH-COMMONS: GWT application base (GXT part) BOM
Jresearch root pom
|
Filename | Size |
---|---|
org.jresearch.commons.gxt.gwt.bom-1.0.45.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.bom/ -->
<dependency>
<groupId>org.jresearch.commons.gxt.gwt</groupId>
<artifactId>org.jresearch.commons.gxt.gwt.bom</artifactId>
<version>1.0.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.bom/
implementation 'org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.bom:1.0.45'
// https://jarcasting.com/artifacts/org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.bom/
implementation ("org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.bom:1.0.45")
'org.jresearch.commons.gxt.gwt:org.jresearch.commons.gxt.gwt.bom:pom:1.0.45'
<dependency org="org.jresearch.commons.gxt.gwt" name="org.jresearch.commons.gxt.gwt.bom" rev="1.0.45">
<artifact name="org.jresearch.commons.gxt.gwt.bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gxt.gwt', module='org.jresearch.commons.gxt.gwt.bom', version='1.0.45')
)
libraryDependencies += "org.jresearch.commons.gxt.gwt" % "org.jresearch.commons.gxt.gwt.bom" % "1.0.45"
[org.jresearch.commons.gxt.gwt/org.jresearch.commons.gxt.gwt.bom "1.0.45"]