is not current version
Last Version 5.0.0

com.github.lipinskipawel:game-engine 3.4.0

This is engine for 2D football game plus it contains framework for creating neural networks

GroupId

GroupId

com.github.lipinskipawel
ArtifactId

ArtifactId

game-engine
Version

Version

3.4.0
Type

Type

jar

Download game-engine 3.4.0


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