jar

org.jetbrains.kotlin : kotlin-allopen-compiler-plugin-embeddable

Maven & Gradle

Aug 23, 2023
47.6k stars

Kotlin Allopen Compiler Plugin.embeddable · Kotlin Allopen Compiler Plugin.embeddable

Table Of Contents

Latest Version

Download org.jetbrains.kotlin : kotlin-allopen-compiler-plugin-embeddable JAR file - Latest Versions:

All Versions

Download org.jetbrains.kotlin : kotlin-allopen-compiler-plugin-embeddable JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.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 kotlin-allopen-compiler-plugin-embeddable-1.9.10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jetbrains.kotlin.allopen.fir

├─ org.jetbrains.kotlin.allopen.fir.FirAllOpenExtensionRegistrar.class - [JAR]

├─ org.jetbrains.kotlin.allopen.fir.FirAllOpenPredicateMatcher.class - [JAR]

├─ org.jetbrains.kotlin.allopen.fir.FirAllOpenStatusTransformer.class - [JAR]

├─ org.jetbrains.kotlin.allopen.fir.FirAllOpenStatusTransformerKt.class - [JAR]

org.jetbrains.kotlin.allopen

├─ org.jetbrains.kotlin.allopen.AbstractAllOpenDeclarationAttributeAltererExtension.class - [JAR]

├─ org.jetbrains.kotlin.allopen.AllOpenCommandLineProcessor.class - [JAR]

├─ org.jetbrains.kotlin.allopen.AllOpenComponentRegistrar.class - [JAR]

├─ org.jetbrains.kotlin.allopen.AllOpenConfigurationKeys.class - [JAR]

├─ org.jetbrains.kotlin.allopen.AllOpenPluginNames.class - [JAR]

├─ org.jetbrains.kotlin.allopen.CliAllOpenDeclarationAttributeAltererExtension.class - [JAR]