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