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