<dependency>
<groupId>com.jakewharton</groupId>
<artifactId>butterknife-annotations</artifactId>
<version>10.2.2</version>
</dependency>
@Grapes(
@Grab(group='com.jakewharton', module='butterknife-annotations', version='10.2.2')
)
compile