is not current version
Last Version 1.1.1

eu.hoefel:coordinates 1.0.2

A library for handling coordinate systems.

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

coordinates
Version

Version

1.0.2
Type

Type

jar

Download coordinates 1.0.2


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