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