GameTool Library

Just-for-fun library to quickly create simple games

License

License

GroupId

GroupId

guru.bug.gametool
ArtifactId

ArtifactId

gametool-lib
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GameTool Library
Just-for-fun library to quickly create simple games
Project URL

Project URL

http://gamez.bug.guru
Source Code Management

Source Code Management

https://gitlab.com/dima/game-tool

Download gametool-lib

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-base jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-swing jar 11.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0