<dependency>
<groupId>com.airbnb.android</groupId>
<artifactId>epoxy</artifactId>
<version>5.0.0-beta04</version>
<type>aar</type>
</dependency>
compile
|-- com.airbnb.android:epoxy-annotations:5.0.0-beta04
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31
runtime
|-- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.5.31
|-- androidx.appcompat:appcompat:1.2.0
|-- androidx.annotation:annotation:1.2.0