jar

com.utopia-rise : kotlin-preprocessors

Maven & Gradle

Jul 03, 2023
0 stars

kotlin-preprocessors · Gradle plugin to define preprocessors for kotlin language

Table Of Contents

Latest Version

Download com.utopia-rise : kotlin-preprocessors JAR file - Latest Versions:

All Versions

Download com.utopia-rise : kotlin-preprocessors JAR file - All Versions:

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

com.utopiarise.kotlin.preprocessors.codegen

├─ com.utopiarise.kotlin.preprocessors.codegen.ConstantsKt.class - [JAR]

├─ com.utopiarise.kotlin.preprocessors.codegen.GeneratePreProcessorsKt.class - [JAR]

com.utopiarise.kotlin.preprocessors.gradle

├─ com.utopiarise.kotlin.preprocessors.gradle.GenerateDefinitions.class - [JAR]

├─ com.utopiarise.kotlin.preprocessors.gradle.PreProcessorPlugin.class - [JAR]

├─ com.utopiarise.kotlin.preprocessors.gradle.PreProcessorPluginExtension.class - [JAR]

├─ com.utopiarise.kotlin.preprocessors.gradle.PreProcessorPluginKt.class - [JAR]