Auto Dagger2 Compiler

Auto Dagger2

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Dagger Dependency Injection
GroupId

GroupId

com.github.lukaspili
ArtifactId

ArtifactId

autodagger2
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Auto Dagger2 Compiler
Auto Dagger2
Project URL

Project URL

https://github.com/lukaspili/auto-dagger2
Source Code Management

Source Code Management

https://github.com/lukaspili/auto-dagger2

Download autodagger2

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0