jar

io.github.sunny-chung : kotlite-stdlib-processor-plugin

Maven & Gradle

Apr 08, 2024
9 stars

Kotlite Stdlib Processor Gradle Plugin · A Gradle plugin to generate codes as Kotlite libraries.

Table Of Contents

Latest Version

Download io.github.sunny-chung : kotlite-stdlib-processor-plugin JAR file - Latest Versions:

All Versions

Download io.github.sunny-chung : kotlite-stdlib-processor-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.2

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 kotlite-stdlib-processor-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sunnychung.gradle.plugin.kotlite.codegenerator.domain

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.domain.ScopedDelegationCodeGenerator.class - [JAR]

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.domain.StdLibDelegationCodeGenerator.class - [JAR]

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.domain.StdLibDelegationCodeGeneratorKt.class - [JAR]

com.sunnychung.gradle.plugin.kotlite.codegenerator

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.KotliteCommonKotlinCodeGenerateTask.class - [JAR]

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.KotliteLibHeaderProcessorPlugin.class - [JAR]

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.KotliteLibHeaderProcessorPluginExtension.class - [JAR]

├─ com.sunnychung.gradle.plugin.kotlite.codegenerator.KotliteModuleConfig.class - [JAR]