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