is not current version
Last Version 3.3.0

pl.mk5.gdx-fireapp:gdx-fireapp-android 1.0.1

Firebase SDK API for LibGDX projects.

GroupId

GroupId

pl.mk5.gdx-fireapp
ArtifactId

ArtifactId

gdx-fireapp-android
Version

Version

1.0.1
Type

Type

aar

Download gdx-fireapp-android 1.0.1


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