Download hexagon-0.0.1.jar file - Jar h

Jar examples for h:hexagon

Description

Classes related to computations on Hexagons and Hexagon Grids

You can download jar file hexagon 0.0.1 in this page.

License

MIT

Build File

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'

Download

Click the following link to download the jar file.

hexagon-0.0.1-javadoc.jar
hexagon-0.0.1-sources.jar
hexagon-0.0.1.jar
hexagon-0.0.1.pom



Related Tutorials