MVN

tec.uom : uom-se

Maven & Gradle

Apr 15, 2019
19 usages
33 stars

Units of Measurement Implementation for Java SE · Units of Measurement Implementation for Java SE - JDK Integration of Unit-API / JSR 363

<dependency>
    <groupId>tec.uom</groupId>
    <artifactId>uom-se</artifactId>
    <version>1.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tec.uom : uom-se to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.10
  • Latest Release Candidate: 0.8-RC1

All Versions

Choose a version of tec.uom : uom-se to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
uom-se-1.0.10
uom-se-1.0.9
uom-se-1.0.8
uom-se-1.0.7
uom-se-1.0.6
uom-se-1.0.5
uom-se-1.0.4
uom-se-1.0.3
uom-se-1.0.2
uom-se-1.0.1
1.0
uom-se-1.0
0.9
uom-se-0.9
0.8
uom-se-0.8
uom-se-0.8-RC1
0.7
uom-se-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>tec.uom</groupId>
    <artifactId>uom-se</artifactId>
    <version>1.0.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tec.uom:uom-se:1.0.10'

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

implementation("tec.uom:uom-se:1.0.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "tec.uom" % "uom-se" % "1.0.10"

Advertisement

Dependencies from Group

Apr 15, 2019
19 usages
33 stars
May 12, 2018
2 stars

Discover Dependencies

Oct 05, 2018
4 usages
27 stars
Sep 12, 2022
68 usages
3.3k stars
Aug 14, 2023
14 usages
2 stars
May 04, 2022
185 usages
17 stars
Oct 11, 2013
26 usages
651 stars
Nov 29, 2016
46 usages
1.7k stars
Sep 18, 2017
9 usages
0 stars
Aug 21, 2023
21 usages
114 stars
Apr 25, 2020
48 usages
120 stars