ccg-grids

A Java Library for handling square celled raster data.

License

License

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-grids
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ccg-grids
A Java Library for handling square celled raster data.
Project URL

Project URL

https://github.com/agdturner/ccg-grids
Project Organization

Project Organization

Centre for Computational Geography

Download ccg-grids

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.agdturner/ccg-grids/ -->
<dependency>
    <groupId>io.github.agdturner</groupId>
    <artifactId>ccg-grids</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agdturner/ccg-grids/
implementation 'io.github.agdturner:ccg-grids:2.0'
// https://jarcasting.com/artifacts/io.github.agdturner/ccg-grids/
implementation ("io.github.agdturner:ccg-grids:2.0")
'io.github.agdturner:ccg-grids:jar:2.0'
<dependency org="io.github.agdturner" name="ccg-grids" rev="2.0">
  <artifact name="ccg-grids" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agdturner', module='ccg-grids', version='2.0')
)
libraryDependencies += "io.github.agdturner" % "ccg-grids" % "2.0"
[io.github.agdturner/ccg-grids "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.agdturner : ccg-generic jar 2.1
io.github.agdturner : ccg-io jar 1.1.0
io.github.agdturner : ccg-math jar 2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0