| License | License
                                                        BSD 3-Clause                                                 | 
|---|---|
| Categories | CategoriesDoma Data ORM | 
| GroupId | GroupIdtech.uom.domain | 
| ArtifactId | ArtifactIduom-imaging | 
| Last Version | Last Version2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionUnits of Measurement for Imaging Units for Digital Imaging | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| uom-imaging-2.0.pom | |
| uom-imaging-2.0.jar | 6 KB | 
| uom-imaging-2.0-tests.jar | 5 KB | 
| uom-imaging-2.0-sources.jar | 8 KB | 
| uom-imaging-2.0-javadoc.jar | 412 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.uom.domain/uom-imaging/ -->
<dependency>
    <groupId>tech.uom.domain</groupId>
    <artifactId>uom-imaging</artifactId>
    <version>2.0</version>
</dependency>// https://jarcasting.com/artifacts/tech.uom.domain/uom-imaging/
implementation 'tech.uom.domain:uom-imaging:2.0'// https://jarcasting.com/artifacts/tech.uom.domain/uom-imaging/
implementation ("tech.uom.domain:uom-imaging:2.0")'tech.uom.domain:uom-imaging:jar:2.0'<dependency org="tech.uom.domain" name="uom-imaging" rev="2.0">
  <artifact name="uom-imaging" type="jar" />
</dependency>@Grapes(
@Grab(group='tech.uom.domain', module='uom-imaging', version='2.0')
)libraryDependencies += "tech.uom.domain" % "uom-imaging" % "2.0"[tech.uom.domain/uom-imaging "2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.measure : unit-api | jar | 2.0 | 
| tech.units : indriya | jar | 2.0.3 | 
| systems.uom : systems-quantity | jar | 2.0.2 | 
| systems.uom : systems-unicode | jar | 2.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| tech.uom.lib : uom-lib-common | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.1 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.2.0 | 
| org.junit.platform : junit-platform-runner | jar | 1.2.0 | 
| org.hamcrest : hamcrest-library | jar | 2.2 |