jar

com.bennyhuo.kotlin : apt-utils

Maven & Gradle

Jul 16, 2023
4 stars

Apt-Utils · Compile-time trim indent for Kotlin String literals.

Table Of Contents

Latest Version

Download com.bennyhuo.kotlin : apt-utils JAR file - Latest Versions:

All Versions

Download com.bennyhuo.kotlin : apt-utils JAR file - All Versions:

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

com.bennyhuo.aptutils.utils

├─ com.bennyhuo.aptutils.utils.FilerUtilsKt.class - [JAR]

com.bennyhuo.aptutils

├─ com.bennyhuo.aptutils.AptContext.class - [JAR]

com.bennyhuo.aptutils.types

├─ com.bennyhuo.aptutils.types.ClassType.class - [JAR]

├─ com.bennyhuo.aptutils.types.TypeUtils.class - [JAR]

├─ com.bennyhuo.aptutils.types.TypeUtilsKt.class - [JAR]

com.bennyhuo.aptutils.logger

├─ com.bennyhuo.aptutils.logger.Logger.class - [JAR]