jar

com.openturo.nibel : nibel-compiler

Maven & Gradle

Aug 18, 2023
83 stars

Nibel · Type-safe navigation library for seamless adoption of Jetpack Compose in fragment-based Android apps.

Table Of Contents

Latest Version

Download com.openturo.nibel : nibel-compiler JAR file - Latest Versions:

All Versions

Download com.openturo.nibel : nibel-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 nibel-compiler-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nibel.compiler.generator

├─ nibel.compiler.generator.AbstractEntryGeneratingVisitor.class - [JAR]

├─ nibel.compiler.generator.ComposableContentGenerator.class - [JAR]

├─ nibel.compiler.generator.ComposableGenerator.class - [JAR]

├─ nibel.compiler.generator.EntryFactoriesRegistry.class - [JAR]

├─ nibel.compiler.generator.EntryFactoryProviderGenerator.class - [JAR]

├─ nibel.compiler.generator.EntryFactoryProviderMetadata.class - [JAR]

├─ nibel.compiler.generator.EntryGeneratingVisitor.class - [JAR]

├─ nibel.compiler.generator.EntryMetadata.class - [JAR]

├─ nibel.compiler.generator.ExternalEntryMetadata.class - [JAR]

├─ nibel.compiler.generator.FragmentGenerator.class - [JAR]

├─ nibel.compiler.generator.InternalEntryMetadata.class - [JAR]

├─ nibel.compiler.generator.KsExtensionsKt.class - [JAR]

├─ nibel.compiler.generator.LegacyEntryGeneratingVisitor.class - [JAR]

├─ nibel.compiler.generator.LegacyEntryGenerator.class - [JAR]

├─ nibel.compiler.generator.ParameterMetadata.class - [JAR]

├─ nibel.compiler.generator.ParameterType.class - [JAR]

nibel.compiler.template

├─ nibel.compiler.template.ComposableEntryFactoryTemplateKt.class - [JAR]

├─ nibel.compiler.template.ComposableEntryTemplateKt.class - [JAR]

├─ nibel.compiler.template.EntryFactoryProviderTemplateKt.class - [JAR]

├─ nibel.compiler.template.FragmentEntryFactoryTemplatesKt.class - [JAR]

├─ nibel.compiler.template.FragmentEntryTemplatesKt.class - [JAR]

├─ nibel.compiler.template.LegacyEntryFactoryTemplatesKt.class - [JAR]

nibel.compiler

├─ nibel.compiler.LegacyEntryProcessor.class - [JAR]

├─ nibel.compiler.LegacyExternalEntryProcessorProvider.class - [JAR]

├─ nibel.compiler.LegacyInternalEntryProcessorProvider.class - [JAR]

├─ nibel.compiler.ProcessorType.class - [JAR]

├─ nibel.compiler.UiEntryProcessor.class - [JAR]

├─ nibel.compiler.UiExternalEntryProcessorProvider.class - [JAR]

├─ nibel.compiler.UiInternalEntryProcessorProvider.class - [JAR]