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