jar

com.maukaim.opensource : cryptohub-plugins-annotation-processor

Maven & Gradle

Sep 20, 2021
2 usages
0 stars

Cryptohub Plugins Annotation Processor · Helper for plugin developers to create their plugin in the most suitable way to be integrated by Cryptohub.

Table Of Contents

Latest Version

Download com.maukaim.opensource : cryptohub-plugins-annotation-processor JAR file - Latest Versions:

All Versions

Download com.maukaim.opensource : cryptohub-plugins-annotation-processor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 cryptohub-plugins-annotation-processor-1.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.maukaim.cryptohub.plugins.annotation.processor

├─ com.maukaim.cryptohub.plugins.annotation.processor.AbstractModuleProcessor.class - [JAR]

├─ com.maukaim.cryptohub.plugins.annotation.processor.ExchangeServiceProcessor.class - [JAR]

├─ com.maukaim.cryptohub.plugins.annotation.processor.ModuleAutoIndexGenerator.class - [JAR]

├─ com.maukaim.cryptohub.plugins.annotation.processor.ModuleIndexNotFoundException.class - [JAR]

├─ com.maukaim.cryptohub.plugins.annotation.processor.ModuleIndexNotReadableException.class - [JAR]

├─ com.maukaim.cryptohub.plugins.annotation.processor.ModuleProcessor.class - [JAR]

com.maukaim.cryptohub.plugins.annotation.processor.utils

├─ com.maukaim.cryptohub.plugins.annotation.processor.utils.FileSystemHelper.class - [JAR]

Advertisement