is not current version
Last Version 0.63

com.googlecode.gwt-test-utils:gwt-test-utils 0.59


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-test-utils
ArtifactId

ArtifactId

gwt-test-utils
Version

Version

0.59
Type

Type

jar

Download gwt-test-utils 0.59


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