is not current version
Last Version 0.38

com.googlecode.gwt-test-utils:gwt-test-utils-gxt 0.33.4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-test-utils
ArtifactId

ArtifactId

gwt-test-utils-gxt
Version

Version

0.33.4
Type

Type

jar

Download gwt-test-utils-gxt 0.33.4


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