RouterAnnotation

Android APP Factory

License

License

GroupId

GroupId

com.bihe0832.android
ArtifactId

ArtifactId

lib-router-annotation
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

RouterAnnotation
Android APP Factory
Project URL

Project URL

https://android.bihe0832.com/doc/
Source Code Management

Source Code Management

https://github.com/bihe0832/AndroidAppFactory

Download lib-router-annotation

How to add to project

<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-router-annotation/ -->
<dependency>
    <groupId>com.bihe0832.android</groupId>
    <artifactId>lib-router-annotation</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-router-annotation/
implementation 'com.bihe0832.android:lib-router-annotation:4.1.0'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-router-annotation/
implementation ("com.bihe0832.android:lib-router-annotation:4.1.0")
'com.bihe0832.android:lib-router-annotation:jar:4.1.0'
<dependency org="com.bihe0832.android" name="lib-router-annotation" rev="4.1.0">
  <artifact name="lib-router-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-router-annotation', version='4.1.0')
)
libraryDependencies += "com.bihe0832.android" % "lib-router-annotation" % "4.1.0"
[com.bihe0832.android/lib-router-annotation "4.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.

Github Github Github Github

关于 AAF

做酱油的时候发现做开发那么久竟然没有一整套顺手的开发方案,要从头开始一个一个搭建(相当于之前做的就没什么沉淀),因此开始逐渐整理一整套相对全面并且顺手的开发方案。随着这几年逐渐完善,现在基本上具备雏形了,因此逐渐总结一下。

AAF 是基于组件化方案,逐渐积累的一套 Android 终端开发方案。方案力求做到技术方案可以轻松的从一个项目复用到另一个项目,或者可以快速在框架基础上开发出一个独立全新的应用,开发过程中基本聚焦在新业务的逻辑,而不是基础功能。

相关链接

AAF 框架相关

AAF Sample 相关

Versions

Version
4.1.0