All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.io.github.chengzis.hilt.ksp.AutoEntryPointer.kt Maven / Gradle / Ivy

package io.github.chengzis.hilt.ksp


/**
 * 自动生成[EntryPointer注入点](https://developer.android.google.cn/training/dependency-injection/hilt-android?hl=zh-cn#not-supported),省去手动编写的步骤
 */
@Target(AnnotationTarget.CLASS)
@Retention(AnnotationRetention.SOURCE)
@MustBeDocumented
annotation class AutoEntryPointer




© 2015 - 2025 Weber Informatics LLC | Privacy Policy