jar

io.github.porum : safe-intent-gradle-plugin

Maven & Gradle

Aug 16, 2021
0 stars

safe-intent-gradle-plugin · A safe intent android gradle plugin

Table Of Contents

Latest Version

Download io.github.porum : safe-intent-gradle-plugin JAR file - Latest Versions:

All Versions

Download io.github.porum : safe-intent-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 safe-intent-gradle-plugin-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.panda912.safeintent.plugin.transform

├─ com.panda912.safeintent.plugin.transform.AppSafeIntentTransform.class - [JAR]

├─ com.panda912.safeintent.plugin.transform.LibSafeIntentTransform.class - [JAR]

├─ com.panda912.safeintent.plugin.transform.SafeIntentTransform.class - [JAR]

com.panda912.safeintent.plugin.utils

├─ com.panda912.safeintent.plugin.utils.ConstKt.class - [JAR]

├─ com.panda912.safeintent.plugin.utils.Util.class - [JAR]

com.panda912.safeintent.plugin.bytecode

├─ com.panda912.safeintent.plugin.bytecode.IntentClassVisitor.class - [JAR]

├─ com.panda912.safeintent.plugin.bytecode.IntentMethodVisitor.class - [JAR]

com.panda912.safeintent.plugin

├─ com.panda912.safeintent.plugin.SafeIntentPlugin.class - [JAR]

Advertisement