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

Dagger Integration 5.1.0

Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.

Лицензия

Лицензия

MIT
Категории

Категории

Dagger Библиотеки уровня приложения Dependency Injection
Группа

Группа

app.futured.arkitekt
Идентификатор

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

dagger
Версия

Версия

5.1.0
Тип

Тип

aar
Описание

Описание

Dagger Integration
Android Architecture components based framework, which gives you set of base classes to implement concise, testable and solid application.
Ссылка на сайт

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

https://github.com/futuredapp/arkitekt
Система контроля версий

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

https://github.com/futuredapp/arkitekt

Скачать dagger 5.1.0


<!-- https://jarcasting.com/artifacts/app.futured.arkitekt/dagger/ -->
<dependency>
    <groupId>app.futured.arkitekt</groupId>
    <artifactId>dagger</artifactId>
    <version>5.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.futured.arkitekt/dagger/
implementation 'app.futured.arkitekt:dagger:5.1.0'
// https://jarcasting.com/artifacts/app.futured.arkitekt/dagger/
implementation ("app.futured.arkitekt:dagger:5.1.0")
'app.futured.arkitekt:dagger:aar:5.1.0'
<dependency org="app.futured.arkitekt" name="dagger" rev="5.1.0">
  <artifact name="dagger" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.futured.arkitekt', module='dagger', version='5.1.0')
)
libraryDependencies += "app.futured.arkitekt" % "dagger" % "5.1.0"
[app.futured.arkitekt/dagger "5.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
app.futured.arkitekt : core jar 5.1.0

runtime (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.20
org.jetbrains.kotlin : kotlin-reflect jar 1.4.20
androidx.appcompat » appcompat jar 1.2.0
androidx.annotation » annotation jar 1.1.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.google.dagger : dagger-android-support jar 2.32

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

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