jar

io.github.julystars : fragivity-processor

Maven & Gradle

Dec 07, 2022

fragivity-processor · Kotlin extensions for Android's project libraries.

Table Of Contents

Latest Version

Download io.github.julystars : fragivity-processor JAR file - Latest Versions:

All Versions

Download io.github.julystars : fragivity-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 fragivity-processor-1.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.julystars.fragivity.processor.annotation

├─ com.julystars.fragivity.processor.annotation.DeepLink.class - [JAR]

com.julystars.fragivity.processor

├─ com.julystars.fragivity.processor.DeepLinkProcessor.class - [JAR]

├─ com.julystars.fragivity.processor.KotlinAbstractProcessor.class - [JAR]

├─ com.julystars.fragivity.processor.KotlinAbstractProcessorKt.class - [JAR]

├─ com.julystars.fragivity.processor.KotlinProcessingEnvironment.class - [JAR]