is not current version
Last Version 1.0.2

Gridfour 1.0

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

License

License

GroupId

GroupId

org.gridfour
ArtifactId

ArtifactId

Gridfour
Version

Version

1.0
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 1.0

Filename Size
Gridfour-1.0.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • core