jar

io.github.FlyJingFish.AndroidAop : android-aop-plugin

Maven & Gradle

Nov 22, 2023
281 stars

AndroidAop · Lightweight Aop for Android platform, you deserve it, action is worse than your heartbeat

Table Of Contents

Latest Version

Download io.github.FlyJingFish.AndroidAop : android-aop-plugin JAR file - Latest Versions:

All Versions

Download io.github.FlyJingFish.AndroidAop : android-aop-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 android-aop-plugin-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.flyjingfish.android_aop_plugin.utils

├─ com.flyjingfish.android_aop_plugin.utils.AndroidConfig.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.utils.ClassPoolUtils.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.utils.Conversions.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.utils.Utils.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.utils.WovenInfoUtils.class - [JAR]

com.flyjingfish.android_aop_plugin.scanner_visitor

├─ com.flyjingfish.android_aop_plugin.scanner_visitor.AnnotationMethodScanner.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.scanner_visitor.AnnotationScanner.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.scanner_visitor.RegisterMapWovenInfoCode.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.scanner_visitor.WovenIntoCode.class - [JAR]

com.flyjingfish.android_aop_plugin

├─ com.flyjingfish.android_aop_plugin.AndroidAopPlugin.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.AssembleAndroidAopTask.class - [JAR]

com.flyjingfish.android_aop_plugin.beans

├─ com.flyjingfish.android_aop_plugin.beans.AopMatchCut.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.beans.AopMethodCut.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.beans.ClassMethodRecord.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.beans.MethodRecord.class - [JAR]

├─ com.flyjingfish.android_aop_plugin.beans.WovenInfo.class - [JAR]