is not current version
Last Version 1.0.198

org.jresearch.commons.gwt:org.jresearch.commons.gwt.utils.test 1.0.181

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.test
Version

Version

1.0.181
Type

Type

jar

Download org.jresearch.commons.gwt.utils.test 1.0.181


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