Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
---|---|
GroupId | GroupIdorg.jresearch.commons.gwt |
ArtifactId | ArtifactIdorg.jresearch.commons.gwt.bom |
Version | Version1.0.172 |
Type | Typepom |
Filename | Size |
---|---|
org.jresearch.commons.gwt.bom-1.0.172.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.bom/ -->
<dependency>
<groupId>org.jresearch.commons.gwt</groupId>
<artifactId>org.jresearch.commons.gwt.bom</artifactId>
<version>1.0.172</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.bom/
implementation 'org.jresearch.commons.gwt:org.jresearch.commons.gwt.bom:1.0.172'
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.bom/
implementation ("org.jresearch.commons.gwt:org.jresearch.commons.gwt.bom:1.0.172")
'org.jresearch.commons.gwt:org.jresearch.commons.gwt.bom:pom:1.0.172'
<dependency org="org.jresearch.commons.gwt" name="org.jresearch.commons.gwt.bom" rev="1.0.172">
<artifact name="org.jresearch.commons.gwt.bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gwt', module='org.jresearch.commons.gwt.bom', version='1.0.172')
)
libraryDependencies += "org.jresearch.commons.gwt" % "org.jresearch.commons.gwt.bom" % "1.0.172"
[org.jresearch.commons.gwt/org.jresearch.commons.gwt.bom "1.0.172"]