jar

com.freeletics.khonshu : codegen-runtime-jvm

Maven & Gradle

Sep 25, 2023
95 stars

Khonshu Codegen · Khonshu Codegen

Table Of Contents

Latest Version

Download com.freeletics.khonshu : codegen-runtime-jvm JAR file - Latest Versions:

All Versions

Download com.freeletics.khonshu : codegen-runtime-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.17.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 codegen-runtime-jvm-0.17.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.freeletics.khonshu.codegen.compose

├─ com.freeletics.khonshu.codegen.compose.DestinationType.class - [JAR]

├─ com.freeletics.khonshu.codegen.compose.NavDestination.class - [JAR]

├─ com.freeletics.khonshu.codegen.compose.NavHostActivity.class - [JAR]

com.freeletics.khonshu.codegen

├─ com.freeletics.khonshu.codegen.ActivityScope.class - [JAR]

├─ com.freeletics.khonshu.codegen.AppScope.class - [JAR]

com.freeletics.khonshu.codegen.fragment

├─ com.freeletics.khonshu.codegen.fragment.ComposeFragmentDestination.class - [JAR]

├─ com.freeletics.khonshu.codegen.fragment.DestinationType.class - [JAR]

├─ com.freeletics.khonshu.codegen.fragment.RendererDestination.class - [JAR]

com.freeletics.khonshu.codegen.internal

├─ com.freeletics.khonshu.codegen.internal.Fragment.class - [JAR]

├─ com.freeletics.khonshu.codegen.internal.InternalCodegenApi.class - [JAR]

├─ com.freeletics.khonshu.codegen.internal.Renderer.class - [JAR]

Advertisement