License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdgames.spooky.gdx |
ArtifactId | ArtifactIdgdx-nativefilechooser-android |
Version | Version2.0.0 |
Type | Typeaar |
Description |
Descriptiongdx-nativefilechooser
Choose files with libgdx. Natively.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/ -->
<dependency>
<groupId>games.spooky.gdx</groupId>
<artifactId>gdx-nativefilechooser-android</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/
implementation 'games.spooky.gdx:gdx-nativefilechooser-android:2.0.0'
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/
implementation ("games.spooky.gdx:gdx-nativefilechooser-android:2.0.0")
'games.spooky.gdx:gdx-nativefilechooser-android:aar:2.0.0'
<dependency org="games.spooky.gdx" name="gdx-nativefilechooser-android" rev="2.0.0">
<artifact name="gdx-nativefilechooser-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='games.spooky.gdx', module='gdx-nativefilechooser-android', version='2.0.0')
)
libraryDependencies += "games.spooky.gdx" % "gdx-nativefilechooser-android" % "2.0.0"
[games.spooky.gdx/gdx-nativefilechooser-android "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
games.spooky.gdx : gdx-nativefilechooser | jar | 2.0.0 |
com.badlogicgames.gdx : gdx-backend-android | jar | 1.5.5 |