Hexameter is a hexagonal grid library. The motivation behind it is to have an optimized, simple and usable library for drawing hexagonal grids without being tied to any GUI framework.
'org.codetome:hexameter:1.1.0'
<dependency> <groupId>org.codetome</groupId> <artifactId>hexameter</artifactId> <version>1.1.0</version> </dependency>
<dependency org="org.codetome" name="hexameter" rev="1.1.0"/>
"org.codetome", "hexameter", "1.1.0"