jar

com.fatherofapps : jnav

Maven & Gradle

Dec 26, 2023
20 stars

JNav · A library to generate route for Jetpack Compose Navigation by using KSP

Table Of Contents

Latest Version

Download com.fatherofapps : jnav JAR file - Latest Versions:

All Versions

Download com.fatherofapps : jnav 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 jnav-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fatherofapps.jnav.models

├─ com.fatherofapps.jnav.models.JNavData.class - [JAR]

├─ com.fatherofapps.jnav.models.JNavTypeData.class - [JAR]

com.fatherofapps.jnav.annotations

├─ com.fatherofapps.jnav.annotations.JDataType.class - [JAR]

├─ com.fatherofapps.jnav.annotations.JNav.class - [JAR]

├─ com.fatherofapps.jnav.annotations.JNavArg.class - [JAR]

com.fatherofapps.jnav.processors

├─ com.fatherofapps.jnav.processors.JNavMapperKt.class - [JAR]

├─ com.fatherofapps.jnav.processors.JNavProcessor.class - [JAR]

├─ com.fatherofapps.jnav.processors.JNavProcessorProvider.class - [JAR]

com.fatherofapps.jnav

├─ com.fatherofapps.jnav.MyClass.class - [JAR]