| License | 
                License | 
        
|---|---|
| GroupId | GroupIdeu.hoefel | 
    
| ArtifactId | ArtifactIdunits | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionunits 
            A library for handling units in Java. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| units-2.2.0.pom | |
| units-2.2.0.jar | 129 KB | 
| units-2.2.0-sources.jar | 96 KB | 
| units-2.2.0-javadoc.jar | 451 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.hoefel/units/ -->
<dependency>
    <groupId>eu.hoefel</groupId>
    <artifactId>units</artifactId>
    <version>2.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/eu.hoefel/units/
implementation 'eu.hoefel:units:2.2.0'
                // https://jarcasting.com/artifacts/eu.hoefel/units/
implementation ("eu.hoefel:units:2.2.0")
                'eu.hoefel:units:jar:2.2.0'
                <dependency org="eu.hoefel" name="units" rev="2.2.0">
  <artifact name="units" type="jar" />
</dependency>
                @Grapes(
@Grab(group='eu.hoefel', module='units', version='2.2.0')
)
                libraryDependencies += "eu.hoefel" % "units" % "2.2.0"
                [eu.hoefel/units "2.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.openjfx : javafx-web | jar | 18.0.1 | 
| eu.hoefel : jatex | jar | 1.2.0 | 
| eu.hoefel : utils | jar | 0.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |