is not current version
Last Version 1.1.1

eu.hoefel:coordinates 1.1.0

A framework for handling coordinate systems.

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

coordinates
Version

Version

1.1.0
Type

Type

jar

Download coordinates 1.1.0


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