Jar examples for h:hexagon
Classes related to computations on Hexagons and Hexagon Grids
You can download jar file hexagon 0.0.1 in this page.
MIT
You can use the following script to add hexagon-0.0.1.jar to your project.
<dependency> <groupId>de.javagl</groupId> <artifactId>hexagon</artifactId> <version>0.0.1</version> </dependency>
compile group: 'de.javagl', name: 'hexagon', version: '0.0.1'
libraryDependencies += "de.javagl" % "hexagon" % "0.0.1"
<dependency org="de.javagl" name="hexagon" rev="0.0.1"/>
@Grapes(@Grab(group='de.javagl', module='hexagon', version='0.0.1'))
'de.javagl:hexagon:jar:0.0.1'
Click the following link to download the jar file.
hexagon-0.0.1-javadoc.jar