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

com.googlecode.guice-junit4:guice-junit4-parent 0.1.1

Guice JUint4 Inject Support

Категории

Категории

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

Группа

com.googlecode.guice-junit4
Идентификатор

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

guice-junit4-parent
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать guice-junit4-parent 0.1.1


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