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