<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy-annotations</artifactId>
<version>1.6.2</version>
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='epoxy-annotations', version='1.6.2')
)
compile