MVN

systems.uom : systems-quantity

Maven & Gradle

May 22, 2021
20 usages
2 stars

Units of Measurement Systems Quantities · Additional quantities for Unit Systems

<dependency>
    <groupId>systems.uom</groupId>
    <artifactId>systems-quantity</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of systems.uom : systems-quantity to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of systems.uom : systems-quantity to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
systems-quantity-2.1
2.0.x
systems-quantity-2.0.2
systems-quantity-2.0.1
2.0
systems-quantity-2.0
1.3
systems-quantity-1.3
1.0
systems-quantity-1.0
0.9
systems-quantity-0.9
0.8
systems-quantity-0.8
0.7.x
systems-quantity-0.7.2
systems-quantity-0.7.1
0.7
systems-quantity-0.7
0.6
systems-quantity-0.6
0.5
systems-quantity-0.5
0.4
systems-quantity-0.4
0.3
systems-quantity-0.3

How to add a dependency to Maven

Add the following systems.uom : systems-quantity maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>systems.uom</groupId>
    <artifactId>systems-quantity</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following systems.uom : systems-quantity gradle dependency to your build.gradle file:

implementation 'systems.uom:systems-quantity:2.1'

Gradle Kotlin DSL: Add the following systems.uom : systems-quantity gradle kotlin dependency to your build.gradle.kts file:

implementation("systems.uom:systems-quantity:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following systems.uom : systems-quantity sbt scala dependency to your build.sbt file:

libraryDependencies += "systems.uom" % "systems-quantity" % "2.1"

Advertisement

Dependencies from Group

May 22, 2021
20 usages
2 stars
May 22, 2021
11 usages
2 stars
May 22, 2021
8 usages
2 stars
May 05, 2019
7 usages
2 stars
Mar 16, 2020
5 usages
2 stars

Discover Dependencies

Mar 22, 2019
3.4k stars
Sep 20, 2018
8 usages
250 stars
Dec 07, 2021
18 usages
326 stars
Dec 22, 2022
16 usages
1k stars
Jun 14, 2021
24 usages
76 stars
Jul 18, 2018
2 usages
42 stars
Jan 15, 2017
8 usages
Apr 19, 2023