Last Version

Auto binder for Dagger 2 1.0.3

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

ru.ztrap.tools
ArtifactId

ArtifactId

auto-binder-core
Version

Version

1.0.3
Type

Type

jar
Description

Description

Auto binder for Dagger 2
Binding module generator for Dagger 2 Library https://github.com/google/dagger
Project URL

Project URL

https://github.com/zTrap/Auto-binder
Source Code Management

Source Code Management

https://github.com/zTrap/Auto-binder

Download auto-binder-core 1.0.3


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.60

Project Modules

There are no modules declared in this project.