androidannotations
Compile-time annotation processing library for Android development
org.androidannotations.api 是 AndroidAnnotations 开发框架的 API 包,包含注解和运行时辅助类。虽然它有独立的 Maven artifact(org.androidannotations:androidannotations-api),但它是 AndroidAnnotations 框架的内部实现包,不是独立 SDK。AndroidAnnotations 是一个注解处理器框架,用于加速 Android 开发,开发者引入的是完整的 androidannotations 框架,而不是单独的 api 包。
org.androidannotations.annotationsRule Libraryorg.androidannotations.apiRule Library + LLM Finalorg.androidannotations.api 是 AndroidAnnotations 开发框架的 API 包,包含注解和运行时辅助类。虽然它有独立的 Maven artifact(org.androidannotations:androidannotations-api),但它是 AndroidAnnotations 框架的内部实现包,不是独立 SDK。AndroidAnnotations 是一个注解处理器框架,用于加速 Android 开发,开发者引入的是完整的 androidannotations 框架,而不是单独的 api 包。