package moe.nea.ledger.utils.di @Retention(AnnotationRetention.RUNTIME) @Target(AnnotationTarget.CONSTRUCTOR, AnnotationTarget.FIELD) annotation class Inject( )