jar

com.bennyhuo.kotlin : trimindent-compiler-embeddable

Maven & Gradle

Jun 26, 2023
40 stars

KotlinTrimIndent-Compiler-Embeddable · Compile-time trim indent for Kotlin String literals.

Table Of Contents

Latest Version

Download com.bennyhuo.kotlin : trimindent-compiler-embeddable JAR file - Latest Versions:

All Versions

Download com.bennyhuo.kotlin : trimindent-compiler-embeddable JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.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 trimindent-compiler-embeddable-1.8.20-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.bennyhuo.kotlin.trimindent.compiler

├─ com.bennyhuo.kotlin.trimindent.compiler.IrConstStringElement.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.IrExpressionElement.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.IrStringElement.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.IrUtilsKt.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.Logger.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.StringKt.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCommandLineProcessor.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCompilerPluginRegistrar.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentCompilerPluginRegistrarKt.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.TrimIndentIrGenerator.class - [JAR]

├─ com.bennyhuo.kotlin.trimindent.compiler.TypeUtilsKt.class - [JAR]

com.bennyhuo.kotlin.trimindent

├─ com.bennyhuo.kotlin.trimindent.BuildConfig.class - [JAR]