is not current version
Last Version 5.8.4

com.googlecode.cedar-common:cedar-common-gaetestutil 2.1.7

Library of utility code for use in testing GWT applications on Google App Engine.

GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

cedar-common-gaetestutil
Version

Version

2.1.7
Type

Type

jar

Download cedar-common-gaetestutil 2.1.7


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