is not current version
Last Version 0.46

com.googlecode.gwt-test-utils:gwt-test-utils-gxt2 0.45


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-test-utils
ArtifactId

ArtifactId

gwt-test-utils-gxt2
Version

Version

0.45
Type

Type

jar

Download gwt-test-utils-gxt2 0.45


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