| License |
License |
|---|---|
| GroupId | GroupIdsi.uom |
| ArtifactId | ArtifactIdsi-units |
| Last Version | Last Version2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSI Units
Units of Measurement SI (Système International d'Unités)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| si-units-2.1.pom | |
| si-units-2.1.jar | 17 KB |
| si-units-2.1-tests.jar | 18 KB |
| si-units-2.1-sources.jar | 27 KB |
| si-units-2.1-javadoc.jar | 465 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/si.uom/si-units/ -->
<dependency>
<groupId>si.uom</groupId>
<artifactId>si-units</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/si.uom/si-units/
implementation 'si.uom:si-units:2.1'
// https://jarcasting.com/artifacts/si.uom/si-units/
implementation ("si.uom:si-units:2.1")
'si.uom:si-units:jar:2.1'
<dependency org="si.uom" name="si-units" rev="2.1">
<artifact name="si-units" type="jar" />
</dependency>
@Grapes(
@Grab(group='si.uom', module='si-units', version='2.1')
)
libraryDependencies += "si.uom" % "si-units" % "2.1"
[si.uom/si-units "2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.measure : unit-api | jar | 2.1.2 |
| tech.units : indriya | jar | 2.1.2 |
| si.uom : si-quantity | jar | 2.1 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
| org.junit.platform : junit-platform-runner | jar | 1.1.0 |