k

kover-offline-runtime

Compiled dependency to ensure the operation of the code that has been instrumented offline
https://github.com/Kotlin/kotlinx-kover
The Apache Software License, Version 2.0
JetBrains Team
Files download
File Operation
kover-offline-runtime-0.7.4.jar download
kover-offline-runtime-0.7.4.pom download
kover-offline-runtime-0.7.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jetbrains.kotlinx</groupId>
  <artifactId>kover-offline-runtime</artifactId>
  <version>0.7.4</version>
</dependency>
Gradle Groovy
implementation 'org.jetbrains.kotlinx:kover-offline-runtime:0.7.4'
Gradle Kotlin
implementation("org.jetbrains.kotlinx:kover-offline-runtime:0.7.4")
Scala SBT
libraryDependencies += "org.jetbrains.kotlinx" % "kover-offline-runtime" % "0.7.4"
Groovy Grape
@Grapes(
  @Grab(group='org.jetbrains.kotlinx', module='kover-offline-runtime', version='0.7.4')
)
Apache Ivy
<dependency org="org.jetbrains.kotlinx" name="kover-offline-runtime" rev="0.7.4" />
Leiningen
[org.jetbrains.kotlinx/kover-offline-runtime "0.7.4"]
Apache Buildr
'org.jetbrains.kotlinx:kover-offline-runtime:jar:0.7.4'
Dependencies
The project has no third-party dependencies