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

com.walterjwhite.infrastructure.dependencies:google-guice 0.0.11


Категории

Категории

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

Группа

com.walterjwhite.infrastructure.dependencies
Идентификатор

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

google-guice
Версия

Версия

0.0.11
Тип

Тип

pom

Скачать google-guice 0.0.11

Имя Файла Размер
google-guice-0.0.11.pom 1 KB
Обзор

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