is not current version
Last Version 2.0.0

games.spooky.gdx:gdx-nativefilechooser-android 1.0.0

Choose files with libgdx. Natively.

Categories

Categories

Native Development Tools
GroupId

GroupId

games.spooky.gdx
ArtifactId

ArtifactId

gdx-nativefilechooser-android
Version

Version

1.0.0
Type

Type

aar

Download gdx-nativefilechooser-android 1.0.0


<!-- https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/ -->
<dependency>
    <groupId>games.spooky.gdx</groupId>
    <artifactId>gdx-nativefilechooser-android</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/
implementation 'games.spooky.gdx:gdx-nativefilechooser-android:1.0.0'
// https://jarcasting.com/artifacts/games.spooky.gdx/gdx-nativefilechooser-android/
implementation ("games.spooky.gdx:gdx-nativefilechooser-android:1.0.0")
'games.spooky.gdx:gdx-nativefilechooser-android:aar:1.0.0'
<dependency org="games.spooky.gdx" name="gdx-nativefilechooser-android" rev="1.0.0">
  <artifact name="gdx-nativefilechooser-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='games.spooky.gdx', module='gdx-nativefilechooser-android', version='1.0.0')
)
libraryDependencies += "games.spooky.gdx" % "gdx-nativefilechooser-android" % "1.0.0"
[games.spooky.gdx/gdx-nativefilechooser-android "1.0.0"]