| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииlibGDX Прикладные библиотеки |
| Группа | Группаcom.github.tommyettinger |
| Идентификатор | Идентификаторlibgdxoboe |
| Последняя версия | Последняя версия0.3.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеlibgdxoboe
libGDX audio replacement for Android (API 16+) built on top of Oboe.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| libgdxoboe-0.3.0.2.pom | |
| libgdxoboe-0.3.0.2-sources.jar | 4 KB |
| libgdxoboe-0.3.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tommyettinger/libgdxoboe/ -->
<dependency>
<groupId>com.github.tommyettinger</groupId>
<artifactId>libgdxoboe</artifactId>
<version>0.3.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tommyettinger/libgdxoboe/
implementation 'com.github.tommyettinger:libgdxoboe:0.3.0.2'
// https://jarcasting.com/artifacts/com.github.tommyettinger/libgdxoboe/
implementation ("com.github.tommyettinger:libgdxoboe:0.3.0.2")
'com.github.tommyettinger:libgdxoboe:aar:0.3.0.2'
<dependency org="com.github.tommyettinger" name="libgdxoboe" rev="0.3.0.2">
<artifact name="libgdxoboe" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tommyettinger', module='libgdxoboe', version='0.3.0.2')
)
libraryDependencies += "com.github.tommyettinger" % "libgdxoboe" % "0.3.0.2"
[com.github.tommyettinger/libgdxoboe "0.3.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.badlogicgames.gdx : gdx-backend-android | jar | 1.10.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.31 |