<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy</artifactId>
<version>4.1.0</version>
<type>aar</type>
</dependency>
compile
|-- com.airbnb.android:epoxy-annotations:4.1.0
runtime
|-- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
|-- androidx.appcompat:appcompat:1.0.0
|-- androidx.annotation:annotation:1.0.0
|-- androidx.recyclerview:recyclerview:1.1.0