jar

cn.therouter : apt

Maven & Gradle

Aug 09, 2023
1k stars

TheRouter · Android 动态路由库-移动端模块化解决方案

Table Of Contents

Latest Version

Download cn.therouter : apt JAR file - Latest Versions:

All Versions

Download cn.therouter : apt JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window apt-1.2.0-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.therouter.inject

├─ com.therouter.inject.NewInstance.class - [JAR]

├─ com.therouter.inject.ServiceProvider.class - [JAR]

├─ com.therouter.inject.Singleton.class - [JAR]

com.therouter.app.flowtask.lifecycle

├─ com.therouter.app.flowtask.lifecycle.FlowTask.class - [JAR]

com.therouter.router

├─ com.therouter.router.Autowired.class - [JAR]

├─ com.therouter.router.Route.class - [JAR]

├─ com.therouter.router.Routes.class - [JAR]

com.therouter.ksp

├─ com.therouter.ksp.SimpleClassGeneratorProcessorProvider.class - [JAR]

├─ com.therouter.ksp.TheRouterSymbolProcessor.class - [JAR]

├─ com.therouter.ksp.TheRouterSymbolProcessorKt.class - [JAR]

com.therouter.apt

├─ com.therouter.apt.ActionInterceptorItem.class - [JAR]

├─ com.therouter.apt.AutowiredItem.class - [JAR]

├─ com.therouter.apt.BuildConfig.class - [JAR]

├─ com.therouter.apt.FileUtilsKt.class - [JAR]

├─ com.therouter.apt.FlowTaskItem.class - [JAR]

├─ com.therouter.apt.RouteItem.class - [JAR]

├─ com.therouter.apt.ServiceProviderItem.class - [JAR]

├─ com.therouter.apt.TheRouterAnnotationProcessor.class - [JAR]

├─ com.therouter.apt.TheRouterAnnotationProcessorKt.class - [JAR]

com.therouter.router.action

├─ com.therouter.router.action.ActionInterceptor.class - [JAR]