<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy-litho</artifactId>
<version>2.16.0</version>
<type>aar</type>
</dependency>
compile
|-- com.android.support:support-annotations:27.1.0
|-- com.android.support:recyclerview-v7:27.1.0
|-- com.android.support:design:27.1.0
|-- com.android.support:appcompat-v7:27.1.0
|-- com.airbnb.android:epoxy:2.16.0
|-- com.airbnb.android:epoxy-annotations:2.16.0