| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lipinskipawel |
| Идентификатор | Идентификаторgame-engine |
| Версия | Версия4.0.0 |
| Тип | Типjar |
| Описание |
Описаниеgame-engine
This is engine for 2D football game plus it contains framework for creating neural networks
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| game-engine-4.0.0.pom | |
| game-engine-4.0.0.jar | 34 KB |
| game-engine-4.0.0-sources.jar | 18 KB |
| game-engine-4.0.0-javadoc.jar | 179 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lipinskipawel/game-engine/ -->
<dependency>
<groupId>com.github.lipinskipawel</groupId>
<artifactId>game-engine</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lipinskipawel/game-engine/
implementation 'com.github.lipinskipawel:game-engine:4.0.0'
// https://jarcasting.com/artifacts/com.github.lipinskipawel/game-engine/
implementation ("com.github.lipinskipawel:game-engine:4.0.0")
'com.github.lipinskipawel:game-engine:jar:4.0.0'
<dependency org="com.github.lipinskipawel" name="game-engine" rev="4.0.0">
<artifact name="game-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lipinskipawel', module='game-engine', version='4.0.0')
)
libraryDependencies += "com.github.lipinskipawel" % "game-engine" % "4.0.0"
[com.github.lipinskipawel/game-engine "4.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.assertj : assertj-core | jar | 3.15.0 |