jar

com.github.vignesh-s : butterfork-compiler

Maven & Gradle

Sep 21, 2016

Butterfork Compiler · A fork of Butterfork & Butterknife with Android library support.

Table Of Contents

Latest Version

Download com.github.vignesh-s : butterfork-compiler JAR file - Latest Versions:

All Versions

Download com.github.vignesh-s : butterfork-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 butterfork-compiler-2.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

butterfork.compiler

├─ butterfork.compiler.BindingClass.class - [JAR]

├─ butterfork.compiler.ButterKnifeProcessor.class - [JAR]

├─ butterfork.compiler.FieldBitmapBinding.class - [JAR]

├─ butterfork.compiler.FieldCollectionViewBinding.class - [JAR]

├─ butterfork.compiler.FieldDrawableBinding.class - [JAR]

├─ butterfork.compiler.FieldResourceBinding.class - [JAR]

├─ butterfork.compiler.FieldViewBinding.class - [JAR]

├─ butterfork.compiler.MethodViewBinding.class - [JAR]

├─ butterfork.compiler.Parameter.class - [JAR]

├─ butterfork.compiler.ViewBinding.class - [JAR]

├─ butterfork.compiler.ViewBindings.class - [JAR]