| Лицензия |
Лицензия |
|---|---|
| Группа | Группаgames.spooky.gdx |
| Идентификатор | Идентификаторgdx-sfx-android |
| Версия | Версия3.0.0 |
| Тип | Типaar |
| Описание |
Описаниеgdx-sfx
More to audio on libgdx
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gdx-sfx-android-3.0.0.pom | |
| gdx-sfx-android-3.0.0-sources.jar | 2 KB |
| gdx-sfx-android-3.0.0-javadoc.jar | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/games.spooky.gdx/gdx-sfx-android/ -->
<dependency>
<groupId>games.spooky.gdx</groupId>
<artifactId>gdx-sfx-android</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-sfx-android/
implementation 'games.spooky.gdx:gdx-sfx-android:3.0.0'
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-sfx-android/
implementation ("games.spooky.gdx:gdx-sfx-android:3.0.0")
'games.spooky.gdx:gdx-sfx-android:aar:3.0.0'
<dependency org="games.spooky.gdx" name="gdx-sfx-android" rev="3.0.0">
<artifact name="gdx-sfx-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='games.spooky.gdx', module='gdx-sfx-android', version='3.0.0')
)
libraryDependencies += "games.spooky.gdx" % "gdx-sfx-android" % "3.0.0"
[games.spooky.gdx/gdx-sfx-android "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| games.spooky.gdx : gdx-sfx | jar | 3.0.0 |
| com.badlogicgames.gdx : gdx-backend-android | jar | 1.8.0 |