не последняя версия
Последняя версия 5.0.0

com.github.lipinskipawel:game-engine 3.5.0

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

Группа

Группа

com.github.lipinskipawel
Идентификатор

Идентификатор

game-engine
Версия

Версия

3.5.0
Тип

Тип

jar

Скачать game-engine 3.5.0


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