is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.bom 1.0.109

JRS GWT commons

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries
GroupId

GroupId

org.jresearch.commons.gwt
ArtifactId

ArtifactId

org.jresearch.commons.gwt.bom
Version

Version

1.0.109
Type

Type

pom

Download org.jresearch.commons.gwt.bom 1.0.109


<!-- 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.109</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.109'
// 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.109")
'org.jresearch.commons.gwt:org.jresearch.commons.gwt.bom:pom:1.0.109'
<dependency org="org.jresearch.commons.gwt" name="org.jresearch.commons.gwt.bom" rev="1.0.109">
  <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.109')
)
libraryDependencies += "org.jresearch.commons.gwt" % "org.jresearch.commons.gwt.bom" % "1.0.109"
[org.jresearch.commons.gwt/org.jresearch.commons.gwt.bom "1.0.109"]