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

javax.cache:guice-annotations-test-harness 0.9

Test harness for Guice annotations RI

Категории

Категории

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

Группа

javax.cache
Идентификатор

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

guice-annotations-test-harness
Версия

Версия

0.9
Тип

Тип

jar

Скачать guice-annotations-test-harness 0.9


<!-- https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/ -->
<dependency>
    <groupId>javax.cache</groupId>
    <artifactId>guice-annotations-test-harness</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation 'javax.cache:guice-annotations-test-harness:0.9'
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation ("javax.cache:guice-annotations-test-harness:0.9")
'javax.cache:guice-annotations-test-harness:jar:0.9'
<dependency org="javax.cache" name="guice-annotations-test-harness" rev="0.9">
  <artifact name="guice-annotations-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='guice-annotations-test-harness', version='0.9')
)
libraryDependencies += "javax.cache" % "guice-annotations-test-harness" % "0.9"
[javax.cache/guice-annotations-test-harness "0.9"]