| License |
License |
|---|---|
| GroupId | GroupIdgames.spooky.gdx |
| ArtifactId | ArtifactIdgdx-sfx-android |
| Version | Version3.0.0 |
| Type | Typeaar |
| Description |
Descriptiongdx-sfx
More to audio on libgdx
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| games.spooky.gdx : gdx-sfx | jar | 3.0.0 |
| com.badlogicgames.gdx : gdx-backend-android | jar | 1.8.0 |