How To Install Java Artifact org.jetbrains.kotlinx.integration-testing v0.23.2

org.jetbrains.kotlinx integration-testing 0.23.2

Introduction

In this article, we'll learn how to install Java artifact integration-testing from org.jetbrains.kotlinx group in version 0.23.2. The artifact is available in 4 versions: 0.24.0 0.23.2 0.23.1 0.23.0 . The integration-testing project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/Kotlin/kotlinx.atomicfu .

How To Install Java Artifact org.jetbrains.kotlinx.integration-testing In Version 0.23.2

To install the integration-testing artifact in version 0.23.2 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 integration-testing 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

Developers