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