Last Version

Units of Measurement Common Library for Java 2.1

Unit Standard Library.

License

License

BSD
GroupId

GroupId

tech.uom.lib
ArtifactId

ArtifactId

uom-lib-common
Version

Version

2.1
Type

Type

jar
Description

Description

Units of Measurement Common Library for Java
Unit Standard Library.
Project URL

Project URL

https://unitsofmeasurement.github.io/uom-lib
Project Organization

Project Organization

Units of Measurement project
Source Code Management

Source Code Management

https://github.com/unitsofmeasurement/uom-lib.git

Download uom-lib-common 2.1


<!-- https://jarcasting.com/artifacts/tech.uom.lib/uom-lib-common/ -->
<dependency>
    <groupId>tech.uom.lib</groupId>
    <artifactId>uom-lib-common</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.uom.lib/uom-lib-common/
implementation 'tech.uom.lib:uom-lib-common:2.1'
// https://jarcasting.com/artifacts/tech.uom.lib/uom-lib-common/
implementation ("tech.uom.lib:uom-lib-common:2.1")
'tech.uom.lib:uom-lib-common:jar:2.1'
<dependency org="tech.uom.lib" name="uom-lib-common" rev="2.1">
  <artifact name="uom-lib-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.uom.lib', module='uom-lib-common', version='2.1')
)
libraryDependencies += "tech.uom.lib" % "uom-lib-common" % "2.1"
[tech.uom.lib/uom-lib-common "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.measure : unit-api jar 2.0
javax.inject : javax.inject jar 1

test (6)

Group / Artifact Type Version
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.1.0
org.junit.platform : junit-platform-runner jar 1.1.0

Project Modules

There are no modules declared in this project.