jar

com.github.kirich1409 : viewbindingpropertydelegate

Maven & Gradle

Mar 29, 2023
1.3k stars

View Binding Property Delegate · Make work with Android View Binding simpler

Table Of Contents

Latest Version

Download com.github.kirich1409 : viewbindingpropertydelegate JAR file - Latest Versions:

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 viewbindingpropertydelegate-1.5.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

by.kirich1409.viewbindingdelegate

├─ by.kirich1409.viewbindingdelegate.CreateMethod.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ReflectionActivityViewBindings.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ReflectionDialogFragmentViewBindings.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ReflectionFragmentViewBindings.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ReflectionViewGroupBindings.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ReflectionViewHolderBindings.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.ViewBindingPropertyDelegateUtilsRef.class - [JAR]

by.kirich1409.viewbindingdelegate.internal

├─ by.kirich1409.viewbindingdelegate.internal.BindViewBinding.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.internal.FullInflateViewBinding.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.internal.InflateViewBinding.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.internal.MergeInflateViewBinding.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.internal.ViewBindingCache.class - [JAR]

├─ by.kirich1409.viewbindingdelegate.internal.ViewBindingCacheKt.class - [JAR]