<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy-viewbinder</artifactId>
<version>4.6.4</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='epoxy-viewbinder', version='4.6.4')
)