GameTool Root

Just-for-fun library to quickly create simple games

License

License

GroupId

GroupId

guru.bug.gametool
ArtifactId

ArtifactId

gametool
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

GameTool Root
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

Filename Size
gametool-1.0.pom 3 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • gametool-lib
  • example-arkanoid
  • example-icehockey
  • example-mousefollow

Versions

Version
1.0