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