Last Version

udunits 4.5.5

The ucar.units Java package is for decoding and encoding formatted unit specifications (e.g. "m/s"), converting numeric values between compatible units (e.g. between "m/s" and "knot"), and for performing arithmetic operations on units (e.g. dividing one unit by another, raising a unit to a power).

License

License

GroupId

GroupId

edu.ucar
ArtifactId

ArtifactId

udunits
Version

Version

4.5.5
Type

Type

jar
Description

Description

udunits
The ucar.units Java package is for decoding and encoding formatted unit specifications (e.g. "m/s"), converting numeric values between compatible units (e.g. between "m/s" and "knot"), and for performing arithmetic operations on units (e.g. dividing one unit by another, raising a unit to a power).
Project URL

Project URL

http://www.unidata.ucar.edu/software/udunits//
Project Organization

Project Organization

UCAR/Unidata

Download udunits 4.5.5


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.2
net.jcip : jcip-annotations jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.