Last Version

hexagon 0.0.1

Classes related to computations on Hexagons and Hexagon Grids

License

License

MIT
GroupId

GroupId

de.javagl
ArtifactId

ArtifactId

hexagon
Version

Version

0.0.1
Type

Type

jar
Description

Description

hexagon
Classes related to computations on Hexagons and Hexagon Grids
Project URL

Project URL

https://github.com/javagl

Download hexagon 0.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.