View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window kdatamapper-processor-0.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.darkxanter.kdatamapper.processor.extensions
├─ com.github.darkxanter.kdatamapper.processor.extensions.KClassKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.KSAnnotatedKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.KSAnnotationKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.KSClassDeclarationKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.KSPLoggerKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.KSTypeKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.ResolverKt.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.extensions.SequenceKt.class - [JAR]
com.github.darkxanter.kdatamapper.processor.generator.model
├─ com.github.darkxanter.kdatamapper.processor.generator.model.DataMappingDefinition.class - [JAR]
com.github.darkxanter.kdatamapper.processor
├─ com.github.darkxanter.kdatamapper.processor.KDataMapperProcessor.class - [JAR]
├─ com.github.darkxanter.kdatamapper.processor.KDataMapperProcessorProvider.class - [JAR]
com.github.darkxanter.kdatamapper.processor.helpers
├─ com.github.darkxanter.kdatamapper.processor.helpers.KotlinPoetKt.class - [JAR]
com.github.darkxanter.kdatamapper.processor.generator
├─ com.github.darkxanter.kdatamapper.processor.generator.DataMapperVisitor.class - [JAR]