jar

com.github.hadilq : happy-processor-common

Maven & Gradle

May 18, 2022
2 usages
10 stars

Happy · This library provides an annotation to auto-generate a Kotlin DSL for `sealed` classes to make working with them more concise.

Table Of Contents

Latest Version

Download com.github.hadilq : happy-processor-common JAR file - Latest Versions:

All Versions

Download com.github.hadilq : happy-processor-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.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 happy-processor-common-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hadilq.happy.processor.common.di

├─ com.github.hadilq.happy.processor.common.di.HappyProcessorModule.class - [JAR]

com.github.hadilq.happy.processor.common.generate

├─ com.github.hadilq.happy.processor.common.generate.CollectConstructorParams.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.CollectConstructorParamsElseIfBuilder.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.CollectConstructorParamsElseIfBuilderKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.CommonHType.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.ConstKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.ExtensionsKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.FindCasesKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateBuilderFunction.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateBuilderFunctionElseIfBuilderKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateBuilderFunctionKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateElvisFunctionKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateHappyFile.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateHappyFileElseIfBuilderKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateHappyFileKt.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateResult.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateResultElseIfBuilder.class - [JAR]

├─ com.github.hadilq.happy.processor.common.generate.GenerateResultElseIfBuilderKt.class - [JAR]