is not current version
Last Version 1.0.1

com.gojuno.hexgridgeo:hexgridgeo-java 1.0.0

Configurable hex grid on abstract surface

Categories

Categories

Java Languages Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.gojuno.hexgridgeo
ArtifactId

ArtifactId

hexgridgeo-java
Version

Version

1.0.0
Type

Type

jar

Download hexgridgeo-java 1.0.0


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