jar

io.github.chiclaim : router-gradle-plugin

Maven & Gradle

Oct 03, 2021

Router Gradle Plugin · Android Modularization Gradle Plugin

Table Of Contents

Latest Version

Download io.github.chiclaim : router-gradle-plugin JAR file - Latest Versions:

All Versions

Download io.github.chiclaim : router-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 router-gradle-plugin-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chiclaim.router.plugin.bean

├─ com.chiclaim.router.plugin.bean.AnnotationBean.class - [JAR]

├─ com.chiclaim.router.plugin.bean.GlobalInfo.class - [JAR]

├─ com.chiclaim.router.plugin.bean.RouterConfig.class - [JAR]

com.chiclaim.router.plugin.handler.impl

├─ com.chiclaim.router.plugin.handler.impl.RouterInitHandler.class - [JAR]

com.chiclaim.router.plugin.util

├─ com.chiclaim.router.plugin.util.Utils.class - [JAR]

com.chiclaim.router.plugin.generate

├─ com.chiclaim.router.plugin.generate.RestoreGenerator.class - [JAR]

├─ com.chiclaim.router.plugin.generate.RouterInitGenerator.class - [JAR]

com.chiclaim.router.plugin

├─ com.chiclaim.router.plugin.RouterPlugin.class - [JAR]

com.chiclaim.router.plugin.handler

├─ com.chiclaim.router.plugin.handler.IAttention.class - [JAR]

├─ com.chiclaim.router.plugin.handler.IAttentionAnnotation.class - [JAR]

├─ com.chiclaim.router.plugin.handler.IAttentionClass.class - [JAR]

├─ com.chiclaim.router.plugin.handler.IFieldVisitorHandler.class - [JAR]

├─ com.chiclaim.router.plugin.handler.IHandler.class - [JAR]

├─ com.chiclaim.router.plugin.handler.IUpdate.class - [JAR]

├─ com.chiclaim.router.plugin.handler.SimpleHandler.class - [JAR]

com.chiclaim.router.plugin.visitor

├─ com.chiclaim.router.plugin.visitor.CodeScanClassVisitor.class - [JAR]