Last Version

Units of Measurement Libraries 1.0.3

Units of Measurement Libraries - extending and complementing JSR 363

License

License

BSD
GroupId

GroupId

tec.uom.lib
ArtifactId

ArtifactId

uom-lib
Version

Version

1.0.3
Type

Type

pom
Description

Description

Units of Measurement Libraries
Units of Measurement Libraries - extending and complementing JSR 363
Project URL

Project URL

http://github.com/unitsofmeasurement/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 1.0.3

Filename Size
uom-lib-1.0.3.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • assertj