jar

com.github.ooftf : autoregister

Maven & Gradle

May 10, 2021

autoregister · noting to description

Table Of Contents

Latest Version

Download com.github.ooftf : autoregister JAR file - Latest Versions:

All Versions

Download com.github.ooftf : autoregister JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.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 autoregister-1.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.billy.android.register

├─ com.billy.android.register.AutoRegisterConfig.class - [JAR]

├─ com.billy.android.register.AutoRegisterHelper.class - [JAR]

├─ com.billy.android.register.CodeInsertProcessor.class - [JAR]

├─ com.billy.android.register.CodeScanProcessor.class - [JAR]

├─ com.billy.android.register.RegisterInfo.class - [JAR]

├─ com.billy.android.register.RegisterPlugin.class - [JAR]

├─ com.billy.android.register.RegisterTransform.class - [JAR]

├─ com.billy.android.register.ScanJarHarvest.class - [JAR]

Advertisement