jar

com.github.milis92.krang : krang-compiler-plugin

Maven & Gradle

Sep 23, 2022
27 stars

"Krang" · "Kotlin function interceptor"

Table Of Contents

Latest Version

Download com.github.milis92.krang : krang-compiler-plugin JAR file - Latest Versions:

All Versions

Download com.github.milis92.krang : krang-compiler-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.6.x
2.5.x
2.4.x
2.3.x
2.1.x
2.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 krang-compiler-plugin-2.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.herman.krang.internal.transformers

├─ com.herman.krang.internal.transformers.KrangFunctionBodyTransformerKt.class - [JAR]

com.herman.krang

├─ com.herman.krang.BuildConfig.class - [JAR]

├─ com.herman.krang.KrangCommandLineProcessor.class - [JAR]

├─ com.herman.krang.KrangComponentRegistrar.class - [JAR]

├─ com.herman.krang.KrangIrGenerationExtension.class - [JAR]

com.herman.krang.internal

├─ com.herman.krang.internal.KrangRuntimeKt.class - [JAR]

├─ com.herman.krang.internal.KrangTransformer.class - [JAR]

├─ com.herman.krang.internal.KrangTransformerKt.class - [JAR]