How To Install Java Artifact com.nhaarman.expect.kt v0.6.2

com.nhaarman expect.kt 0.6.2

Introduction

In this article, we'll learn how to install Java artifact expect.kt from com.nhaarman group in version 0.6.2. The artifact is available in 3 versions: 1.0.1 0.6.2 0.6.1 . The Expect.kt project has been released under Apache-2.0 license, and has its own website at: https://github.com/nhaarman/expect.kt .

How To Install Java Artifact com.nhaarman.expect.kt In Version 0.6.2

To install the Expect.kt artifact in version 0.6.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 Expect.kt 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.

Compile dependencies (1)

Test dependencies (1)

Licenses

Developers