License |
License |
---|---|
Categories |
CategoriesJava Languages Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.gojuno.hexgridgeo |
ArtifactId | ArtifactIdhexgridgeo-java |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionhexgridgeo-java
Configurable hex grid on abstract surface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hexgridgeo-java-1.0.1.pom | |
hexgridgeo-java-1.0.1.jar | 7 KB |
hexgridgeo-java-1.0.1-sources.jar | 4 KB |
hexgridgeo-java-1.0.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gojuno.hexgridgeo/hexgridgeo-java/ -->
<dependency>
<groupId>com.gojuno.hexgridgeo</groupId>
<artifactId>hexgridgeo-java</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojuno.hexgridgeo/hexgridgeo-java/
implementation 'com.gojuno.hexgridgeo:hexgridgeo-java:1.0.1'
// https://jarcasting.com/artifacts/com.gojuno.hexgridgeo/hexgridgeo-java/
implementation ("com.gojuno.hexgridgeo:hexgridgeo-java:1.0.1")
'com.gojuno.hexgridgeo:hexgridgeo-java:jar:1.0.1'
<dependency org="com.gojuno.hexgridgeo" name="hexgridgeo-java" rev="1.0.1">
<artifact name="hexgridgeo-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojuno.hexgridgeo', module='hexgridgeo-java', version='1.0.1')
)
libraryDependencies += "com.gojuno.hexgridgeo" % "hexgridgeo-java" % "1.0.1"
[com.gojuno.hexgridgeo/hexgridgeo-java "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gojuno.morton : morton-java | jar | 1.0.1 |
com.gojuno.hexgrid : hexgrid-java | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |