| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаru.ztrap.tools |
| Идентификатор | Идентификаторauto-binder-processor |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
ОписаниеAuto binder for Dagger 2
Binding module generator for Dagger 2 Library https://github.com/google/dagger
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| auto-binder-processor-1.0.3.pom | |
| auto-binder-processor-1.0.3.jar | 12 KB |
| auto-binder-processor-1.0.3-sources.jar | 2 KB |
| auto-binder-processor-1.0.3-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/ -->
<dependency>
<groupId>ru.ztrap.tools</groupId>
<artifactId>auto-binder-processor</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/
implementation 'ru.ztrap.tools:auto-binder-processor:1.0.3'
// https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/
implementation ("ru.ztrap.tools:auto-binder-processor:1.0.3")
'ru.ztrap.tools:auto-binder-processor:jar:1.0.3'
<dependency org="ru.ztrap.tools" name="auto-binder-processor" rev="1.0.3">
<artifact name="auto-binder-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap.tools', module='auto-binder-processor', version='1.0.3')
)
libraryDependencies += "ru.ztrap.tools" % "auto-binder-processor" % "1.0.3"
[ru.ztrap.tools/auto-binder-processor "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.ztrap.tools : auto-binder-core | jar | 1.0.3 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.60 |
| com.google.auto.service : auto-service | jar | 1.0-rc6 |
| com.squareup : kotlinpoet | jar | 1.4.4 |
| com.google.auto : auto-common | jar | 0.10 |