is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.utils.shared 1.0.167

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.utils.shared
Version

Version

1.0.167
Type

Type

jar

Download org.jresearch.commons.gwt.utils.shared 1.0.167


<!-- https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.utils.shared/ -->
<dependency>
    <groupId>org.jresearch.commons.gwt</groupId>
    <artifactId>org.jresearch.commons.gwt.utils.shared</artifactId>
    <version>1.0.167</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.utils.shared/
implementation 'org.jresearch.commons.gwt:org.jresearch.commons.gwt.utils.shared:1.0.167'
// https://jarcasting.com/artifacts/org.jresearch.commons.gwt/org.jresearch.commons.gwt.utils.shared/
implementation ("org.jresearch.commons.gwt:org.jresearch.commons.gwt.utils.shared:1.0.167")
'org.jresearch.commons.gwt:org.jresearch.commons.gwt.utils.shared:jar:1.0.167'
<dependency org="org.jresearch.commons.gwt" name="org.jresearch.commons.gwt.utils.shared" rev="1.0.167">
  <artifact name="org.jresearch.commons.gwt.utils.shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.commons.gwt', module='org.jresearch.commons.gwt.utils.shared', version='1.0.167')
)
libraryDependencies += "org.jresearch.commons.gwt" % "org.jresearch.commons.gwt.utils.shared" % "1.0.167"
[org.jresearch.commons.gwt/org.jresearch.commons.gwt.utils.shared "1.0.167"]