is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.app.shared 1.0.159

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

Version

1.0.159
Type

Type

jar

Download org.jresearch.commons.gwt.app.shared 1.0.159


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