How To Install Java Artifact pl.project13.scala.sbt-jmh v0.4.1

pl.project13.scala sbt-jmh 0.4.1

Introduction

In this article, we'll learn how to install Java artifact sbt-jmh from pl.project13.scala group in version 0.4.1. The artifact is available in 9 versions: 0.4.7 0.4.6 0.4.5 0.4.4 0.4.3 0.4.2 0.4.1 0.1.1 0.1.0 . The sbt-jmh project has been released under Apache-2.0 license, and has its own website at: https://github.com/ktoso/sbt-jmh .

How To Install Java Artifact pl.project13.scala.sbt-jmh In Version 0.4.1

To install the sbt-jmh artifact in version 0.4.1 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 sbt-jmh 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 (4)

Provided dependencies (2)

Licenses

Developers