не последняя версия
Последняя версия 5.8.4

com.googlecode.cedar-common:cedar-common-gwttestutil 3.4.3

Utility code for use in testing GWT, including a stubbed test runner using Mockito.

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.googlecode.cedar-common
Идентификатор

Идентификатор

cedar-common-gwttestutil
Версия

Версия

3.4.3
Тип

Тип

jar

Скачать cedar-common-gwttestutil 3.4.3


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