is not current version
Last Version 1.0.3

ru.ztrap.tools:auto-binder-processor 1.0.0

Binding module generator for Dagger 2 Library https://github.com/google/dagger

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

ru.ztrap.tools
ArtifactId

ArtifactId

auto-binder-processor
Version

Version

1.0.0
Type

Type

jar

Download auto-binder-processor 1.0.0


<!-- https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/ -->
<dependency>
    <groupId>ru.ztrap.tools</groupId>
    <artifactId>auto-binder-processor</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/
implementation 'ru.ztrap.tools:auto-binder-processor:1.0.0'
// https://jarcasting.com/artifacts/ru.ztrap.tools/auto-binder-processor/
implementation ("ru.ztrap.tools:auto-binder-processor:1.0.0")
'ru.ztrap.tools:auto-binder-processor:jar:1.0.0'
<dependency org="ru.ztrap.tools" name="auto-binder-processor" rev="1.0.0">
  <artifact name="auto-binder-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ztrap.tools', module='auto-binder-processor', version='1.0.0')
)
libraryDependencies += "ru.ztrap.tools" % "auto-binder-processor" % "1.0.0"
[ru.ztrap.tools/auto-binder-processor "1.0.0"]