jar

com.casadetasha : annotation-parser

Maven & Gradle

Oct 10, 2022
0 stars

CDT Annotation Parser · An annotation parser to drown my tears with the constant humming of processor fans, spinning away the heat of code generation.

Table Of Contents

Latest Version

Download com.casadetasha : annotation-parser JAR file - Latest Versions:

All Versions

Download com.casadetasha : annotation-parser JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
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 annotation-parser-0.2.2-alpha-4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.casadetasha.kexp.annotationparser.kxt

├─ com.casadetasha.kexp.annotationparser.kxt.AnnotationSpecKtxKt.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.kxt.ElementKxtKt.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.kxt.FileFacadeParser.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.kxt.KClassKtxKt.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.kxt.KotlinKxtKt.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.kxt.KotlinPoetKxtKt.class - [JAR]

com.casadetasha.kexp.annotationparser

├─ com.casadetasha.kexp.annotationparser.AnnotationParser.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.KotlinContainer.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.KotlinParamKt.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.KotlinParameter.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.KotlinValue.class - [JAR]

├─ com.casadetasha.kexp.annotationparser.KotlinValueKt.class - [JAR]