How To Install Java Artifact org.jetbrains.kotlinx.kover-jvm-agent v0.8.0-Beta2

org.jetbrains.kotlinx kover-jvm-agent 0.8.0-Beta2

Introduction

In this article, we'll learn how to install Java artifact kover-jvm-agent from org.jetbrains.kotlinx group in version 0.8.0-Beta2. The artifact is available in 3 versions: 0.8.0-Beta2 0.8.0-Beta 0.8.0 . The kover-jvm-agent project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/Kotlin/kotlinx-kover .

How To Install Java Artifact org.jetbrains.kotlinx.kover-jvm-agent In Version 0.8.0-Beta2

To install the kover-jvm-agent artifact in version 0.8.0-Beta2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses kover-jvm-agent dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses