| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииlibGDX Прикладные библиотеки |
| Группа | Группаgames.rednblack.hyperlap2d |
| Идентификатор | Идентификаторlibgdx-spine-extension |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
ОписаниеHyperLap2D Spine extension for libGDX runtime
Spine Animation extension for HyperLap2D libgdx runtime
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| libgdx-spine-extension-0.0.6.pom | |
| libgdx-spine-extension-0.0.6.jar | 9 KB |
| libgdx-spine-extension-0.0.6-sources.jar | 6 KB |
| libgdx-spine-extension-0.0.6-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/libgdx-spine-extension/ -->
<dependency>
<groupId>games.rednblack.hyperlap2d</groupId>
<artifactId>libgdx-spine-extension</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/libgdx-spine-extension/
implementation 'games.rednblack.hyperlap2d:libgdx-spine-extension:0.0.6'
// https://jarcasting.com/artifacts/games.rednblack.hyperlap2d/libgdx-spine-extension/
implementation ("games.rednblack.hyperlap2d:libgdx-spine-extension:0.0.6")
'games.rednblack.hyperlap2d:libgdx-spine-extension:jar:0.0.6'
<dependency org="games.rednblack.hyperlap2d" name="libgdx-spine-extension" rev="0.0.6">
<artifact name="libgdx-spine-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='games.rednblack.hyperlap2d', module='libgdx-spine-extension', version='0.0.6')
)
libraryDependencies += "games.rednblack.hyperlap2d" % "libgdx-spine-extension" % "0.0.6"
[games.rednblack.hyperlap2d/libgdx-spine-extension "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx | jar | 1.10.0 |
| com.badlogicgames.ashley : ashley | jar | 1.7.4 |
| com.badlogicgames.gdx : gdx-box2d | jar | 1.10.0 |
| com.esotericsoftware.spine : spine-libgdx | jar | 3.8.55.1 |
| games.rednblack.hyperlap2d : runtime-libgdx | jar | 0.0.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |