Last Version

Physikal SI Units 2.0.3.2

Exension library to aid in unit conversion and handling.

License

License

GroupId

GroupId

org.tenkiv.physikal
ArtifactId

ArtifactId

si-units
Version

Version

2.0.3.2
Type

Type

jar
Description

Description

Physikal SI Units
Exension library to aid in unit conversion and handling.
Source Code Management

Source Code Management

https://github.com/Tenkiv/Physikal.git

Download si-units 2.0.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.tenkiv.physikal : core jar 2.0.3.2

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
si.uom : si-units jar 0.9
si.uom : si-quantity jar 0.9

test (3)

Group / Artifact Type Version
io.kotlintest : kotlintest-runner-junit5 jar 3.1.8
io.kotlintest : kotlintest-core jar 3.1.8
io.kotlintest : kotlintest-assertions jar 3.1.8

Project Modules

There are no modules declared in this project.