<dependency>
<groupId>org.jetbrains.androidx.lifecycle</groupId>
<artifactId>lifecycle-runtime</artifactId>
<version>2.8.4</version>
</dependency>
@Grapes(
@Grab(group='org.jetbrains.androidx.lifecycle', module='lifecycle-runtime', version='2.8.4')
)
<dependency org="org.jetbrains.androidx.lifecycle" name="lifecycle-runtime" rev="2.8.4" />