
com.github.thorbenkuck.di.annotations.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wire-di-annotations Show documentation
Show all versions of wire-di-annotations Show documentation
Easy and simple di using annotation processors
The newest version!
/**
* This package contains all primary annotations for wire resolving annotation processor.
*
* The annotations right here are either used to identify wire candidates, or to enable/disable aspects about
* the wire candidates, which are used inside IdentifiableProvider instances.
*/
package com.github.thorbenkuck.di.annotations;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy