hexgrid-java

Configurable hex grid on abstract surface

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.gojuno.hexgrid
ArtifactId

ArtifactId

hexgrid-java
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

hexgrid-java
Configurable hex grid on abstract surface
Project URL

Project URL

https://github.com/gojuno/hexgrid-java
Source Code Management

Source Code Management

https://github.com/gojuno/hexgrid-java

Download hexgrid-java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.gojuno.morton : morton-java jar 1.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0