<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-agent-jvm</artifactId>
<version>1.13.5</version>
</dependency>
compile
|-- org.objenesis:objenesis:3.3
|-- net.bytebuddy:byte-buddy:1.12.20
|-- net.bytebuddy:byte-buddy-agent:1.12.20
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20
|-- io.mockk:mockk-agent-api-jvm:1.13.5
|-- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20
runtime