| License | 
                License | 
        
|---|---|
| GroupId | GroupIdeu.hoefel | 
    
| ArtifactId | ArtifactIdcoordinates | 
    
| Last Version | Last Version1.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncoordinates 
            A framework for handling coordinate systems. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| coordinates-1.1.1.pom | |
| coordinates-1.1.1.jar | 102 KB | 
| coordinates-1.1.1-sources.jar | 67 KB | 
| coordinates-1.1.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/eu.hoefel/coordinates/ -->
<dependency>
    <groupId>eu.hoefel</groupId>
    <artifactId>coordinates</artifactId>
    <version>1.1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/eu.hoefel/coordinates/
implementation 'eu.hoefel:coordinates:1.1.1'
                // https://jarcasting.com/artifacts/eu.hoefel/coordinates/
implementation ("eu.hoefel:coordinates:1.1.1")
                'eu.hoefel:coordinates:jar:1.1.1'
                <dependency org="eu.hoefel" name="coordinates" rev="1.1.1">
  <artifact name="coordinates" type="jar" />
</dependency>
                @Grapes(
@Grab(group='eu.hoefel', module='coordinates', version='1.1.1')
)
                libraryDependencies += "eu.hoefel" % "coordinates" % "1.1.1"
                [eu.hoefel/coordinates "1.1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| eu.hoefel : jatex | jar | 1.2.0 | 
| eu.hoefel : utils | jar | 0.3.0 | 
| eu.hoefel : units | jar | 2.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |