License |
License |
---|---|
GroupId | GroupIdeu.hoefel |
ArtifactId | ArtifactIdcoordinates |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptioncoordinates
A library for handling coordinate systems.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coordinates-1.0.4.pom | |
coordinates-1.0.4.jar | 102 KB |
coordinates-1.0.4-sources.jar | 67 KB |
coordinates-1.0.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |