Griddly

Griddly is a simple and flexible generic Grid library for Java. It is a true Java generic class and can use any object as its base type. Originally part of Saxbi Server as the Stellaris Grids module, it has been spun off to a standalone library.

License

License

GroupId

GroupId

com.jasonwjones.griddly
ArtifactId

ArtifactId

griddly
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Griddly
Griddly is a simple and flexible generic Grid library for Java. It is a true Java generic class and can use any object as its base type. Originally part of Saxbi Server as the Stellaris Grids module, it has been spun off to a standalone library.
Project URL

Project URL

http://www.jasonwjones.com
Project Organization

Project Organization

Jason Jones

Download griddly

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4