<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy-litho</artifactId>
<version>3.5.1</version>
<type>aar</type>
</dependency>
compile
|-- androidx.annotation:annotation:1.0.0
|-- androidx.recyclerview:recyclerview:1.0.0
|-- com.google.android.material:material:1.0.0
|-- androidx.appcompat:appcompat:1.0.0
|-- com.airbnb.android:epoxy:3.5.1
|-- com.airbnb.android:epoxy-annotations:3.5.1