is not current version
Last Version 2.0.0

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

Choose files with libgdx. Natively.

Categories

Categories

Native Development Tools
GroupId

GroupId

games.spooky.gdx
ArtifactId

ArtifactId

gdx-nativefilechooser-android
Version

Version

0.0.1
Type

Type

aar

Download gdx-nativefilechooser-android 0.0.1


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