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