Gridfour

Java library providing generic utilities for Raster (Grid) formatted data

License

License

GroupId

GroupId

org.gridfour
ArtifactId

ArtifactId

Gridfour
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Gridfour
Java library providing generic utilities for Raster (Grid) formatted data
Source Code Management

Source Code Management

https://github.com/gwlucastrig/gridfour

Download Gridfour

Filename Size
Gridfour-1.0.2.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
1.0.2
1.0.1
1.0