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

com.google.guiceberry:guiceberry 3.0.4

GuiceBerry brings the joys of dependency injection to your test cases and test infrastructure.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.google.guiceberry
Идентификатор

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

guiceberry
Версия

Версия

3.0.4
Тип

Тип

jar

Скачать guiceberry 3.0.4


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