is not current version
Last Version 1.1.1

coordinates 1.0.4

A library for handling coordinate systems.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

coordinates
Version

Version

1.0.4
Type

Type

jar
Description

Description

coordinates
A library 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 1.0.4


<!-- https://jarcasting.com/artifacts/eu.hoefel/coordinates/ -->
<dependency>
    <groupId>eu.hoefel</groupId>
    <artifactId>coordinates</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hoefel/coordinates/
implementation 'eu.hoefel:coordinates:1.0.4'
// https://jarcasting.com/artifacts/eu.hoefel/coordinates/
implementation ("eu.hoefel:coordinates:1.0.4")
'eu.hoefel:coordinates:jar:1.0.4'
<dependency org="eu.hoefel" name="coordinates" rev="1.0.4">
  <artifact name="coordinates" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hoefel', module='coordinates', version='1.0.4')
)
libraryDependencies += "eu.hoefel" % "coordinates" % "1.0.4"
[eu.hoefel/coordinates "1.0.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
eu.hoefel : jatex jar 1.1.0
eu.hoefel : units jar 2.1.0
eu.hoefel : utils jar 0.2.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.