is not current version
Last Version 1.1.1

eu.hoefel:coordinates 1.0.3

A library for handling coordinate systems.

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

coordinates
Version

Version

1.0.3
Type

Type

jar

Download coordinates 1.0.3


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