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

com.google.guiceberry:guiceberry 3.1.0

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

Категории

Категории

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

Группа

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

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

guiceberry
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать guiceberry 3.1.0


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