How To Install Java Artifact javax.measure.unit-api v2.1.2

javax.measure unit-api 2.1.2

Introduction

In this article, we'll learn how to install Java artifact unit-api from javax.measure group in version 2.1.2. The artifact is available in 15 versions: 2.2 2.1.3 2.1.2 2.1.1 2.1 2.0-PRD 2.0-EDR 2.0 1.0 0.9 0.8-RC3 0.8-RC2 0.8-RC1 0.8 0.7 . The Units of Measurement API project has been released under BSD 3-Clause license, and has its own website at: http://unitsofmeasurement.github.io/unit-api/ . The parent project is: tech.uom::uom-parent::2.1

How To Install Java Artifact javax.measure.unit-api In Version 2.1.2

To install the Units of Measurement API artifact in version 2.1.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 Units of Measurement API 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.

Test dependencies (2)

Licenses

Developers

Contributors