jar

com.github.stephanenicolas : butterknife-gradle-plugin

Maven & Gradle

Jul 18, 2019
25.5k stars

Butterknife Gradle Plugin · Field and method binding for Android views.

Table Of Contents

Latest Version

Download com.github.stephanenicolas : butterknife-gradle-plugin JAR file - Latest Versions:

All Versions

Download com.github.stephanenicolas : butterknife-gradle-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
10.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 butterknife-gradle-plugin-10.0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

butterknife.plugin

├─ butterknife.plugin.ButterKnifePlugin.class - [JAR]

├─ butterknife.plugin.FinalRClassBuilder.class - [JAR]

├─ butterknife.plugin.FinalRClassBuilderKt.class - [JAR]

├─ butterknife.plugin.R2Generator.class - [JAR]

├─ butterknife.plugin.R2GeneratorKt.class - [JAR]

├─ butterknife.plugin.ResourceSymbolListReader.class - [JAR]

Advertisement