Guice Aqueduct

Guice Aqueduct is a Guice binder to configure Chained instances to form a pipeline

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.chajath
Идентификатор

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

guice-aqueduct
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Guice Aqueduct
Guice Aqueduct is a Guice binder to configure Chained instances to form a pipeline
Ссылка на сайт

Ссылка на сайт

https://github.com/google/guice-aqueduct
Система контроля версий

Система контроля версий

https://github.com/google/guice-aqueduct

Скачать guice-aqueduct

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 24.0-android
com.google.inject : guice jar 4.1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.39

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2
1.1
1.0