Kevoree :: Library :: Game of Life

Kevoree Java Standard Libraries

License

License

GroupId

GroupId

org.kevoree.library
ArtifactId

ArtifactId

org.kevoree.library.gameoflife
Last Version

Last Version

5.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Kevoree :: Library :: Game of Life
Kevoree Java Standard Libraries
Project Organization

Project Organization

Kevoree Project

Download org.kevoree.library.gameoflife

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.kevoree : org.kevoree.api jar 5.5.1

Project Modules

There are no modules declared in this project.

Kevoree Standard Libraries

Build Status

This repository contains all the Kevoree libraries officially maintained by the Kevoree team.

org.kevoree.library

Kevoree

Kevoree Project

Versions

Version
5.5.3
5.5.2
5.5.0