Jar examples for b:butterknife
Field and method binding for Android views.
You can download jar file butterknife 8.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add butterknife-8.6.0.jar to your project.
<dependency> <groupId>com.jakewharton</groupId> <artifactId>butterknife</artifactId> <version>8.6.0</version> </dependency>
compile group: 'com.jakewharton', name: 'butterknife', version: '8.6.0'
libraryDependencies += "com.jakewharton" % "butterknife" % "8.6.0"
<dependency org="com.jakewharton" name="butterknife" rev="8.6.0"/>
@Grapes(@Grab(group='com.jakewharton', module='butterknife', version='8.6.0'))
'com.jakewharton:butterknife:jar:8.6.0'
Click the following link to download the jar file.
butterknife-8.6.0-javadoc.jar