jar

com.rickbusarow.tangle : tangle-viewmodel-compiler

Maven & Gradle

Aug 24, 2022
88 stars

tangle-viewmodel-compiler · Android dependency injection using Anvil

Table Of Contents

Latest Version

Download com.rickbusarow.tangle : tangle-viewmodel-compiler JAR file - Latest Versions:

All Versions

Download com.rickbusarow.tangle : tangle-viewmodel-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.15.x
0.14.x
0.13.x
0.12.x
0.11.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 tangle-viewmodel-compiler-0.15.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tangle.viewmodel.compiler

├─ tangle.viewmodel.compiler.Factory.class - [JAR]

├─ tangle.viewmodel.compiler.TangleScopeModule.class - [JAR]

├─ tangle.viewmodel.compiler.VMInjectCodeGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.ViewModelClassNamesKt.class - [JAR]

├─ tangle.viewmodel.compiler.ViewModelInjectParams.class - [JAR]

├─ tangle.viewmodel.compiler.ViewModelParams.class - [JAR]

├─ tangle.viewmodel.compiler.ViewModelTangleAppScopeModuleGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.ViewModelTangleScopeModuleGenerator.class - [JAR]

tangle.viewmodel.compiler.components

├─ tangle.viewmodel.compiler.components.MergeComponentParams.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelComponentGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelKeysSubcomponentGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelMapSubcomponentGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelMergeComponentCodeGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelMergeComponentModuleGenerator.class - [JAR]

├─ tangle.viewmodel.compiler.components.ViewModelSubcomponentFactoryModuleGenerator.class - [JAR]

Advertisement