coordinates

A framework for handling coordinate systems.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

coordinates
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

coordinates
A framework for handling coordinate systems.
Project URL

Project URL

https://github.com/uhoefel/coordinates
Source Code Management

Source Code Management

https://github.com/uhoefel/coordinates/tree/master

Download coordinates

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0